Rate Overview
Live
1 USD = 4165.57 MGA
1 MGA = 0.000240
USD
Avg
4159.14
High
4181.12
Low
4150.00
Last updated: 5/8/2026, 1:06:09 PM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,165.57 MGA |
| 10 USD | 41,655.67 MGA |
| 50 USD | 208,278.35 MGA |
| 100 USD | 416,556.71 MGA |
| 500 USD | 2,082,783.53 MGA |
| 1,000 USD | 4,165,567.06 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-05-08T13:06:09Z",
"rates": {
"MGA": 4165.56705987
}
}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": 416556.70598699996,
"rate": 4165.56705987
}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