Rate Overview
Live
1 MXN = 2.5338 UAH
1 UAH = 0.394657
MXN
Avg
2.5131
High
2.5338
Low
2.4944
Last updated: 4/17/2026, 4:52:55 AM
Quick Conversions
| MXN | UAH |
|---|---|
| 1 MXN | 2.53 UAH |
| 10 MXN | 25.34 UAH |
| 50 MXN | 126.69 UAH |
| 100 MXN | 253.38 UAH |
| 500 MXN | 1,266.92 UAH |
| 1,000 MXN | 2,533.85 UAH |
Get MXN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=UAHExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-04-17T04:52:55Z",
"rates": {
"UAH": 2.533846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "UAH",
"amount": 100
},
"result": 253.3846,
"rate": 2.533846
}Build with MXN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key