Rate Overview
Live
1 MNT = 0.012296 UAH
1 UAH = 81.3273
MNT
Avg
0.012284
High
0.012311
Low
0.012254
Last updated: 3/27/2026, 9:39:01 AM
Quick Conversions
| MNT | UAH |
|---|---|
| 1 MNT | 0.01 UAH |
| 10 MNT | 0.12 UAH |
| 50 MNT | 0.61 UAH |
| 100 MNT | 1.23 UAH |
| 500 MNT | 6.15 UAH |
| 1,000 MNT | 12.30 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-27T09:39:01Z",
"rates": {
"UAH": 0.012296
}
}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.2296,
"rate": 0.012296
}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