Rate Overview
Live
1 MGA = 0.833159 MNT
1 MNT = 1.2003
MGA
Avg
0.843848
High
0.864759
Low
0.792060
Last updated: 7/26/2026, 2:14:33 AM
Quick Conversions
| MGA | MNT |
|---|---|
| 1 MGA | 0.83 MNT |
| 10 MGA | 8.33 MNT |
| 50 MGA | 41.66 MNT |
| 100 MGA | 83.32 MNT |
| 500 MGA | 416.58 MNT |
| 1,000 MGA | 833.16 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-26T02:14:33Z",
"rates": {
"MNT": 0.833159
}
}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": 83.3159,
"rate": 0.833159
}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