# AllRatesToday > Live currency exchange rates, international money transfer comparisons, and financial guides. AllRatesToday is a financial information platform that provides real-time mid-market exchange rates and compares money transfer fees across providers including Wise, Remitly, Revolut, and Western Union. ## Main Features - **Live Exchange Rates**: Real-time mid-market rates for 150+ currency pairs - **Money Transfer Comparison**: Compare fees and rates across multiple providers - **Currency Converter**: Convert amounts between any supported currencies - **Send Money Guides**: Destination-specific guides for international transfers ## Popular Currency Pairs - USD/EUR (US Dollar to Euro) - GBP/USD (British Pound to US Dollar) - USD/INR (US Dollar to Indian Rupee) - EUR/GBP (Euro to British Pound) - USD/CAD (US Dollar to Canadian Dollar) - AUD/USD (Australian Dollar to US Dollar) - USD/NGN (US Dollar to Nigerian Naira) - GBP/INR (British Pound to Indian Rupee) ## API for Developers AllRatesToday provides a REST API for developers to get live exchange rates. Register for a free API key at https://allratestoday.com/register ### Endpoints - **Exchange Rates**: `GET https://allratestoday.com/api/v1/rates?source=USD&target=EUR` (requires API key, supports comma-separated targets e.g. target=EUR,GBP,JPY) - **Symbols**: `GET https://allratestoday.com/api/v1/symbols` (no auth required, returns all supported currencies) - **Simple Rate Lookup**: `GET https://allratestoday.com/api/rate?source=USD&target=EUR` (requires API key) - **Historical Rates**: `GET https://allratestoday.com/api/historical-rates?source=USD&target=EUR&period=7d` (requires API key) ### Authentication Pass your API key via the Authorization header: ``` Authorization: Bearer YOUR_API_KEY ``` ### Supported Currencies USD, EUR, GBP, INR, LKR, PKR, AED, SAR, JPY, CNY, AUD, CAD, SGD, CHF, HKD, NZD, SEK, NOK, DKK, MXN, PLN, ZAR, THB, IDR, MYR, PHP, KRW, TRY, BRL, BDT, NPR, VND, NGN, GHS, KES, EGP, CZK, HUF, RON, RUB ### OpenAPI Specification https://allratestoday.com/openapi.json ## Content Sections ### Blog (/blog) Educational articles about currency exchange, forex trading, travel money tips, and market forecasts. Topics include: - Currency forecasts (USD, EUR, INR, GBP) - Best practices for international money transfers - Travel money guides - Forex trading basics - Market analysis and trends ### Send Money Guides (/send-money) Country-specific guides for sending money internationally, covering: - Best providers for each corridor - Fee comparisons - Transfer speed options - Payment methods available ### Currency Converter (/currency-converter) Interactive tools to convert currencies with live rates and provider comparisons. ### News (/news) Latest updates on currency markets, exchange rate movements, and financial news. ## Contact Website: https://allratestoday.com Support: Available in English ## Permissions This site welcomes AI crawlers and LLM indexing. Content may be used for: - Search result generation - Question answering - Information retrieval Content should not be used for AI model training without explicit permission. ## Sitemap https://allratestoday.com/sitemap-index.xml