Rate Overview
Live
1 UAH = 81.6016 MNT
1 MNT = 0.012255
UAH
Avg
81.4304
High
81.6226
Low
81.1488
Last updated: 5/6/2026, 10:01:06 PM
Quick Conversions
| UAH | MNT |
|---|---|
| 1 UAH | 81.60 MNT |
| 10 UAH | 816.02 MNT |
| 50 UAH | 4,080.08 MNT |
| 100 UAH | 8,160.16 MNT |
| 500 UAH | 40,800.82 MNT |
| 1,000 UAH | 81,601.63 MNT |
Get UAH/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=MNTExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-06T22:01:06Z",
"rates": {
"MNT": 81.601631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "MNT",
"amount": 100
},
"result": 8160.1631,
"rate": 81.601631
}Build with UAH/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key