Rate Overview
Live
1 UAH = 0.394515 MXN
1 MXN = 2.5348
UAH
Avg
0.397902
High
0.400891
Low
0.394515
Last updated: 4/17/2026, 6:12:35 AM
Quick Conversions
| UAH | MXN |
|---|---|
| 1 UAH | 0.39 MXN |
| 10 UAH | 3.95 MXN |
| 50 UAH | 19.73 MXN |
| 100 UAH | 39.45 MXN |
| 500 UAH | 197.26 MXN |
| 1,000 UAH | 394.52 MXN |
Get UAH/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=MXNExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-04-17T06:12:35Z",
"rates": {
"MXN": 0.394515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "MXN",
"amount": 100
},
"result": 39.4515,
"rate": 0.394515
}Build with UAH/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key