Rate Overview
Live
1 USD = 4140.15 MGA
1 MGA = 0.000242
USD
Avg
4183.54
High
4228.52
Low
4140.15
Last updated: 3/7/2026, 12:49:45 AM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,140.15 MGA |
| 10 USD | 41,401.49 MGA |
| 50 USD | 207,007.43 MGA |
| 100 USD | 414,014.87 MGA |
| 500 USD | 2,070,074.34 MGA |
| 1,000 USD | 4,140,148.68 MGA |
Get USD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MGAExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-07T00:49:45Z",
"rates": {
"MGA": 4140.1486757
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MGA",
"amount": 100
},
"result": 414014.86757,
"rate": 4140.1486757
}Build with USD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key