Rate Overview
Live
1 MXN = 0.382523 HRK
1 HRK = 2.6142
MXN
Avg
0.381952
High
0.384298
Low
0.380230
Last updated: 8/15/2026, 2:23:58 AM
Quick Conversions
| MXN | HRK |
|---|---|
| 1 MXN | 0.38 HRK |
| 10 MXN | 3.83 HRK |
| 50 MXN | 19.13 HRK |
| 100 MXN | 38.25 HRK |
| 500 MXN | 191.26 HRK |
| 1,000 MXN | 382.52 HRK |
Get MXN/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=HRKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-08-15T02:23:58Z",
"rates": {
"HRK": 0.382523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "HRK",
"amount": 100
},
"result": 38.2523,
"rate": 0.382523
}Build with MXN/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key