Rate Overview
Live
1 USD = 4312.46 MGA
1 MGA = 0.000232
USD
Avg
4297.77
High
4312.90
Low
4264.82
Last updated: 7/26/2026, 12:33:08 PM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,312.46 MGA |
| 10 USD | 43,124.58 MGA |
| 50 USD | 215,622.91 MGA |
| 100 USD | 431,245.82 MGA |
| 500 USD | 2,156,229.08 MGA |
| 1,000 USD | 4,312,458.15 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-07-26T12:33:08Z",
"rates": {
"MGA": 4312.45815319
}
}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": 431245.81531900004,
"rate": 4312.45815319
}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