Rate Overview
Live
1 MGA = 0.824745 MNT
1 MNT = 1.2125
MGA
Avg
0.835049
High
0.866800
Low
0.770093
Last updated: 7/27/2026, 9:34:53 AM
Quick Conversions
| MGA | MNT |
|---|---|
| 1 MGA | 0.82 MNT |
| 10 MGA | 8.25 MNT |
| 50 MGA | 41.24 MNT |
| 100 MGA | 82.47 MNT |
| 500 MGA | 412.37 MNT |
| 1,000 MGA | 824.75 MNT |
Get MGA/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MNTExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-27T09:34:53Z",
"rates": {
"MNT": 0.824745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MNT",
"amount": 100
},
"result": 82.47449999999999,
"rate": 0.824745
}Build with MGA/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key