Rate Overview
Live
1 UAH = 79.8384 MNT
1 MNT = 0.012525
UAH
Avg
79.7637
High
80.2033
Low
79.4750
Last updated: 6/16/2026, 1:30:03 PM
Quick Conversions
| UAH | MNT |
|---|---|
| 1 UAH | 79.84 MNT |
| 10 UAH | 798.38 MNT |
| 50 UAH | 3,991.92 MNT |
| 100 UAH | 7,983.84 MNT |
| 500 UAH | 39,919.20 MNT |
| 1,000 UAH | 79,838.39 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-06-16T13:30:03Z",
"rates": {
"MNT": 79.838393
}
}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": 7983.8393,
"rate": 79.838393
}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