Rate Overview
Live
1 MXN = 2.5503 UAH
1 UAH = 0.392116
MXN
Avg
2.5523
High
2.5598
Low
2.5439
Last updated: 5/27/2026, 8:40:13 PM
Quick Conversions
| MXN | UAH |
|---|---|
| 1 MXN | 2.55 UAH |
| 10 MXN | 25.50 UAH |
| 50 MXN | 127.51 UAH |
| 100 MXN | 255.03 UAH |
| 500 MXN | 1,275.13 UAH |
| 1,000 MXN | 2,550.27 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-27T20:40:13Z",
"rates": {
"UAH": 2.550266
}
}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.0266,
"rate": 2.550266
}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