Rate Overview
Live
1 MGA = 0.851190 MNT
1 MNT = 1.1748
MGA
Avg
0.780440
High
0.919993
Low
0.000139
Last updated: 5/27/2026, 4:52:38 AM
Quick Conversions
| MGA | MNT |
|---|---|
| 1 MGA | 0.85 MNT |
| 10 MGA | 8.51 MNT |
| 50 MGA | 42.56 MNT |
| 100 MGA | 85.12 MNT |
| 500 MGA | 425.60 MNT |
| 1,000 MGA | 851.19 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-05-27T04:52:38Z",
"rates": {
"MNT": 0.85119
}
}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.119,
"rate": 0.85119
}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