Rate Overview
Live
1 MNT = 1.1660 MGA
1 MGA = 0.857617
MNT
Avg
1.1717
High
1.1847
Low
1.1595
Last updated: 3/7/2026, 3:26:08 AM
Quick Conversions
| MNT | MGA |
|---|---|
| 1 MNT | 1.17 MGA |
| 10 MNT | 11.66 MGA |
| 50 MNT | 58.30 MGA |
| 100 MNT | 116.60 MGA |
| 500 MNT | 583.01 MGA |
| 1,000 MNT | 1,166.02 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-03-07T03:26:08Z",
"rates": {
"MGA": 1.166021
}
}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": 116.6021,
"rate": 1.166021
}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