Rate Overview
Live
1 UAH = 80.7851 MNT
1 MNT = 0.012379
UAH
Avg
80.7209
High
80.8680
Low
80.4888
Last updated: 9/2/2026, 7:55:27 PM
Quick Conversions
| UAH | MNT |
|---|---|
| 1 UAH | 80.79 MNT |
| 10 UAH | 807.85 MNT |
| 50 UAH | 4,039.26 MNT |
| 100 UAH | 8,078.51 MNT |
| 500 UAH | 40,392.56 MNT |
| 1,000 UAH | 80,785.12 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-09-02T19:55:27Z",
"rates": {
"MNT": 80.785124
}
}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": 8078.5124,
"rate": 80.785124
}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