Rate Overview
Live
1 MGA = 0.852275 MNT
1 MNT = 1.1733
MGA
Avg
0.852384
High
0.855937
Low
0.850852
Last updated: 6/16/2026, 7:51:46 AM
Quick Conversions
| MGA | MNT |
|---|---|
| 1 MGA | 0.85 MNT |
| 10 MGA | 8.52 MNT |
| 50 MGA | 42.61 MNT |
| 100 MGA | 85.23 MNT |
| 500 MGA | 426.14 MNT |
| 1,000 MGA | 852.28 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-06-16T07:51:46Z",
"rates": {
"MNT": 0.852275
}
}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": 85.2275,
"rate": 0.852275
}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