Rate Overview
Live
1 MXN = 0.372263 HRK
1 HRK = 2.6863
MXN
Avg
0.369655
High
0.372488
Low
0.367351
Last updated: 5/7/2026, 11:18:37 AM
Quick Conversions
| MXN | HRK |
|---|---|
| 1 MXN | 0.37 HRK |
| 10 MXN | 3.72 HRK |
| 50 MXN | 18.61 HRK |
| 100 MXN | 37.23 HRK |
| 500 MXN | 186.13 HRK |
| 1,000 MXN | 372.26 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-05-07T11:18:37Z",
"rates": {
"HRK": 0.372263
}
}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.2263,
"rate": 0.372263
}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