Rate Overview
Live
1 MXN = 2.4396 UAH
1 UAH = 0.409896
MXN
Avg
2.2003
High
2.5019
Low
2.0025
Last updated: 3/27/2026, 9:33:32 AM
Quick Conversions
| MXN | UAH |
|---|---|
| 1 MXN | 2.44 UAH |
| 10 MXN | 24.40 UAH |
| 50 MXN | 121.98 UAH |
| 100 MXN | 243.96 UAH |
| 500 MXN | 1,219.82 UAH |
| 1,000 MXN | 2,439.65 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-03-27T09:33:32Z",
"rates": {
"UAH": 2.439645
}
}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": 243.96450000000002,
"rate": 2.439645
}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