Rate Overview
Live
1 UAH = 79.8617 MNT
1 MNT = 0.012522
UAH
Avg
81.6129
High
84.2793
Low
79.6919
Last updated: 6/30/2026, 2:29:53 PM
Quick Conversions
| UAH | MNT |
|---|---|
| 1 UAH | 79.86 MNT |
| 10 UAH | 798.62 MNT |
| 50 UAH | 3,993.09 MNT |
| 100 UAH | 7,986.17 MNT |
| 500 UAH | 39,930.87 MNT |
| 1,000 UAH | 79,861.73 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-30T14:29:53Z",
"rates": {
"MNT": 79.861731
}
}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": 7986.173100000001,
"rate": 79.861731
}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