Rate Overview
Live
1 MXN = 2.5553 UAH
1 UAH = 0.391342
MXN
Avg
2.5289
High
2.5553
Low
2.5128
Last updated: 5/7/2026, 11:18:46 AM
Quick Conversions
| MXN | UAH |
|---|---|
| 1 MXN | 2.56 UAH |
| 10 MXN | 25.55 UAH |
| 50 MXN | 127.77 UAH |
| 100 MXN | 255.53 UAH |
| 500 MXN | 1,277.66 UAH |
| 1,000 MXN | 2,555.31 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-07T11:18:46Z",
"rates": {
"UAH": 2.555312
}
}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": 255.53119999999998,
"rate": 2.555312
}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