Rate Overview
Live
1 MXN = 0.378898 HRK
1 HRK = 2.6392
MXN
Avg
0.378713
High
0.379307
Low
0.377607
Last updated: 7/29/2026, 9:04:07 PM
Quick Conversions
| MXN | HRK |
|---|---|
| 1 MXN | 0.38 HRK |
| 10 MXN | 3.79 HRK |
| 50 MXN | 18.94 HRK |
| 100 MXN | 37.89 HRK |
| 500 MXN | 189.45 HRK |
| 1,000 MXN | 378.90 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-07-29T21:04:07Z",
"rates": {
"HRK": 0.378898
}
}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": 37.8898,
"rate": 0.378898
}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