Rate Overview
Live
1 MNT = 0.012479 UAH
1 UAH = 80.1346
MNT
Avg
0.012469
High
0.012534
Low
0.012411
Last updated: 7/26/2026, 9:00:59 AM
Quick Conversions
| MNT | UAH |
|---|---|
| 1 MNT | 0.01 UAH |
| 10 MNT | 0.12 UAH |
| 50 MNT | 0.62 UAH |
| 100 MNT | 1.25 UAH |
| 500 MNT | 6.24 UAH |
| 1,000 MNT | 12.48 UAH |
Get MNT/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=UAHExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-26T09:00:59Z",
"rates": {
"UAH": 0.012479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "UAH",
"amount": 100
},
"result": 1.2479,
"rate": 0.012479
}Build with MNT/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key