Rate Overview
Live
1 MNT = 0.012458 UAH
1 UAH = 80.2697
MNT
Avg
0.012510
High
0.012534
Low
0.012458
Last updated: 7/1/2026, 9:21:05 PM
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.23 UAH |
| 1,000 MNT | 12.46 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-01T21:21:05Z",
"rates": {
"UAH": 0.012458
}
}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.2458,
"rate": 0.012458
}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