Rate Overview
Live
1 MDL = 0.375079 HRK
1 HRK = 2.6661
MDL
Avg
0.374342
High
0.375434
Low
0.373055
Last updated: 3/7/2026, 1:56:10 AM
Quick Conversions
| MDL | HRK |
|---|---|
| 1 MDL | 0.38 HRK |
| 10 MDL | 3.75 HRK |
| 50 MDL | 18.75 HRK |
| 100 MDL | 37.51 HRK |
| 500 MDL | 187.54 HRK |
| 1,000 MDL | 375.08 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-03-07T01:56:10Z",
"rates": {
"HRK": 0.375079
}
}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.5079,
"rate": 0.375079
}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