Rate Overview
Live
1 UAH = 80.1710 MNT
1 MNT = 0.012473
UAH
Avg
80.2184
High
80.4053
Low
80.0232
Last updated: 7/21/2026, 10:00:44 AM
Quick Conversions
| UAH | MNT |
|---|---|
| 1 UAH | 80.17 MNT |
| 10 UAH | 801.71 MNT |
| 50 UAH | 4,008.55 MNT |
| 100 UAH | 8,017.10 MNT |
| 500 UAH | 40,085.48 MNT |
| 1,000 UAH | 80,170.96 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-07-21T10:00:44Z",
"rates": {
"MNT": 80.170955
}
}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": 8017.0955,
"rate": 80.170955
}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