Rate Overview
Live
1 MNT = 1.1748 MGA
1 MGA = 0.851191
MNT
Avg
1.1660
High
1.1752
Low
1.1537
Last updated: 5/27/2026, 4:51:39 AM
Quick Conversions
| MNT | MGA |
|---|---|
| 1 MNT | 1.17 MGA |
| 10 MNT | 11.75 MGA |
| 50 MNT | 58.74 MGA |
| 100 MNT | 117.48 MGA |
| 500 MNT | 587.41 MGA |
| 1,000 MNT | 1,174.83 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-05-27T04:51:39Z",
"rates": {
"MGA": 1.174825
}
}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": 117.4825,
"rate": 1.174825
}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