Rate Overview
Live
1 MXN = 2.5499 UAH
1 UAH = 0.392165
MXN
Avg
2.4576
High
2.5569
Low
2.3037
Last updated: 5/27/2026, 7:29:46 PM
Quick Conversions
| MXN | UAH |
|---|---|
| 1 MXN | 2.55 UAH |
| 10 MXN | 25.50 UAH |
| 50 MXN | 127.50 UAH |
| 100 MXN | 255.00 UAH |
| 500 MXN | 1,274.98 UAH |
| 1,000 MXN | 2,549.95 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-05-27T19:29:46Z",
"rates": {
"UAH": 2.54995
}
}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": 254.995,
"rate": 2.54995
}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