Rate Overview
Live
1 MNT = 0.012369 UAH
1 UAH = 80.8473
MNT
Avg
2.3387
High
51.2000
Low
0.011492
Last updated: 5/27/2026, 7:19:11 PM
Quick Conversions
| MNT | UAH |
|---|---|
| 1 MNT | 0.01 UAH |
| 10 MNT | 0.12 UAH |
| 50 MNT | 0.62 UAH |
| 100 MNT | 1.24 UAH |
| 500 MNT | 6.18 UAH |
| 1,000 MNT | 12.37 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-05-27T19:19:11Z",
"rates": {
"UAH": 0.012369
}
}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.2368999999999999,
"rate": 0.012369
}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