Rate Overview
Live
1 MNT = 0.012243 UAH
1 UAH = 81.6793
MNT
Avg
0.012169
High
0.012251
Low
0.012083
Last updated: 3/6/2026, 11:25:43 PM
Quick Conversions
| MNT | UAH |
|---|---|
| 1 MNT | 0.01 UAH |
| 10 MNT | 0.12 UAH |
| 50 MNT | 0.61 UAH |
| 100 MNT | 1.22 UAH |
| 500 MNT | 6.12 UAH |
| 1,000 MNT | 12.24 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-03-06T23:25:43Z",
"rates": {
"UAH": 0.012243
}
}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.2243,
"rate": 0.012243
}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