Rate Overview
Live
1 UAH = 80.3946 MNT
1 MNT = 0.012439
UAH
Avg
80.0492
High
80.3946
Low
79.7829
Last updated: 7/5/2026, 12:09:22 AM
Quick Conversions
| UAH | MNT |
|---|---|
| 1 UAH | 80.39 MNT |
| 10 UAH | 803.95 MNT |
| 50 UAH | 4,019.73 MNT |
| 100 UAH | 8,039.46 MNT |
| 500 UAH | 40,197.31 MNT |
| 1,000 UAH | 80,394.62 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-05T00:09:22Z",
"rates": {
"MNT": 80.394618
}
}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": 8039.461799999999,
"rate": 80.394618
}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