Rate Overview
Live
1 MDL = 0.373845 HRK
1 HRK = 2.6749
MDL
Avg
0.383442
High
0.396482
Low
0.371759
Last updated: 5/27/2026, 7:27:16 AM
Quick Conversions
| MDL | HRK |
|---|---|
| 1 MDL | 0.37 HRK |
| 10 MDL | 3.74 HRK |
| 50 MDL | 18.69 HRK |
| 100 MDL | 37.38 HRK |
| 500 MDL | 186.92 HRK |
| 1,000 MDL | 373.84 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-05-27T07:27:16Z",
"rates": {
"HRK": 0.373845
}
}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.384499999999996,
"rate": 0.373845
}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