Rate Overview
Live
1 MNT = 1.2005 MGA
1 MGA = 0.833011
MNT
Avg
1.2024
High
1.2055
Low
1.1986
Last updated: 9/3/2026, 7:34:21 PM
Quick Conversions
| MNT | MGA |
|---|---|
| 1 MNT | 1.20 MGA |
| 10 MNT | 12.00 MGA |
| 50 MNT | 60.02 MGA |
| 100 MNT | 120.05 MGA |
| 500 MNT | 600.23 MGA |
| 1,000 MNT | 1,200.46 MGA |
Get MNT/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MGAExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-09-03T19:34:21Z",
"rates": {
"MGA": 1.200464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MGA",
"amount": 100
},
"result": 120.04639999999999,
"rate": 1.200464
}Build with MNT/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key