Rate Overview
Live
1 USD = 4253.75 MGA
1 MGA = 0.000235
USD
Avg
4246.38
High
4528.20
Low
4133.14
Last updated: 7/19/2026, 1:25:30 AM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,253.75 MGA |
| 10 USD | 42,537.54 MGA |
| 50 USD | 212,687.71 MGA |
| 100 USD | 425,375.41 MGA |
| 500 USD | 2,126,877.05 MGA |
| 1,000 USD | 4,253,754.11 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-19T01:25:30Z",
"rates": {
"MGA": 4253.75410664
}
}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": 425375.41066399997,
"rate": 4253.75410664
}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