Rate Overview
Live
1 UAH = 80.8675 MNT
1 MNT = 0.012366
UAH
Avg
82.0468
High
84.0567
Low
80.8675
Last updated: 5/27/2026, 2:31:05 AM
Quick Conversions
| UAH | MNT |
|---|---|
| 1 UAH | 80.87 MNT |
| 10 UAH | 808.68 MNT |
| 50 UAH | 4,043.38 MNT |
| 100 UAH | 8,086.75 MNT |
| 500 UAH | 40,433.75 MNT |
| 1,000 UAH | 80,867.51 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-05-27T02:31:05Z",
"rates": {
"MNT": 80.867509
}
}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": 8086.7509,
"rate": 80.867509
}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