Rate Overview
Live
1 MDL = 0.374244 HRK
1 HRK = 2.6721
MDL
Avg
0.374111
High
0.375314
Low
0.372778
Last updated: 7/2/2026, 9:59:20 PM
Quick Conversions
| MDL | HRK |
|---|---|
| 1 MDL | 0.37 HRK |
| 10 MDL | 3.74 HRK |
| 50 MDL | 18.71 HRK |
| 100 MDL | 37.42 HRK |
| 500 MDL | 187.12 HRK |
| 1,000 MDL | 374.24 HRK |
Get MDL/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=HRKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-02T21:59:20Z",
"rates": {
"HRK": 0.374244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "HRK",
"amount": 100
},
"result": 37.424400000000006,
"rate": 0.374244
}Build with MDL/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key