Rate Overview
Live
1 UAH = 81.7068 MNT
1 MNT = 0.012239
UAH
Avg
82.0862
High
82.7605
Low
81.6256
Last updated: 3/7/2026, 3:26:07 AM
Quick Conversions
| UAH | MNT |
|---|---|
| 1 UAH | 81.71 MNT |
| 10 UAH | 817.07 MNT |
| 50 UAH | 4,085.34 MNT |
| 100 UAH | 8,170.68 MNT |
| 500 UAH | 40,853.41 MNT |
| 1,000 UAH | 81,706.81 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-03-07T03:26:07Z",
"rates": {
"MNT": 81.706812
}
}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": 8170.6812,
"rate": 81.706812
}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