Rate Overview
Live
1 UAH = 80.8457 MNT
1 MNT = 0.012369
UAH
Avg
81.2391
High
81.7492
Low
80.8457
Last updated: 5/27/2026, 7:28:30 AM
Quick Conversions
| UAH | MNT |
|---|---|
| 1 UAH | 80.85 MNT |
| 10 UAH | 808.46 MNT |
| 50 UAH | 4,042.28 MNT |
| 100 UAH | 8,084.57 MNT |
| 500 UAH | 40,422.84 MNT |
| 1,000 UAH | 80,845.67 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-27T07:28:30Z",
"rates": {
"MNT": 80.845672
}
}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": 8084.5671999999995,
"rate": 80.845672
}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