Rate Overview
Live
1 MGA = 0.844613 MNT
1 MNT = 1.1840
MGA
Avg
0.842679
High
0.845775
Low
0.835681
Last updated: 7/6/2026, 11:09:03 PM
Quick Conversions
| MGA | MNT |
|---|---|
| 1 MGA | 0.84 MNT |
| 10 MGA | 8.45 MNT |
| 50 MGA | 42.23 MNT |
| 100 MGA | 84.46 MNT |
| 500 MGA | 422.31 MNT |
| 1,000 MGA | 844.61 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-06T23:09:03Z",
"rates": {
"MNT": 0.844613
}
}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": 84.4613,
"rate": 0.844613
}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