Rate Overview
Live
1 MXN = 0.379679 HRK
1 HRK = 2.6338
MXN
Avg
0.351380
High
0.387741
Low
0.310977
Last updated: 7/28/2026, 3:30:56 PM
Quick Conversions
| MXN | HRK |
|---|---|
| 1 MXN | 0.38 HRK |
| 10 MXN | 3.80 HRK |
| 50 MXN | 18.98 HRK |
| 100 MXN | 37.97 HRK |
| 500 MXN | 189.84 HRK |
| 1,000 MXN | 379.68 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-28T15:30:56Z",
"rates": {
"HRK": 0.379679
}
}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.9679,
"rate": 0.379679
}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