Rate Overview
Live
1 USD = 4311.00 MGA
1 MGA = 0.000232
USD
Avg
4309.21
High
4323.44
Low
4297.37
Last updated: 8/19/2026, 1:44:59 AM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,311.00 MGA |
| 10 USD | 43,110.00 MGA |
| 50 USD | 215,550.02 MGA |
| 100 USD | 431,100.05 MGA |
| 500 USD | 2,155,500.24 MGA |
| 1,000 USD | 4,311,000.47 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-08-19T01:44:59Z",
"rates": {
"MGA": 4311.00047027
}
}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": 431100.047027,
"rate": 4311.00047027
}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