Rate Overview
Live
1 MXN = 0.362445 HRK
1 HRK = 2.7590
MXN
Avg
0.351726
High
0.370383
Low
0.332914
Last updated: 3/27/2026, 4:35:06 PM
Quick Conversions
| MXN | HRK |
|---|---|
| 1 MXN | 0.36 HRK |
| 10 MXN | 3.62 HRK |
| 50 MXN | 18.12 HRK |
| 100 MXN | 36.24 HRK |
| 500 MXN | 181.22 HRK |
| 1,000 MXN | 362.45 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-03-27T16:35:06Z",
"rates": {
"HRK": 0.362445
}
}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": 36.2445,
"rate": 0.362445
}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