Rate Overview
Live
1 HRK = 2.6859 MDL
1 MDL = 0.372321
HRK
Avg
2.6725
High
2.6859
Low
2.6649
Last updated: 6/16/2026, 3:23:45 AM
Quick Conversions
| HRK | MDL |
|---|---|
| 1 HRK | 2.69 MDL |
| 10 HRK | 26.86 MDL |
| 50 HRK | 134.29 MDL |
| 100 HRK | 268.59 MDL |
| 500 HRK | 1,342.93 MDL |
| 1,000 HRK | 2,685.86 MDL |
Get HRK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=MDLExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-06-16T03:23:45Z",
"rates": {
"MDL": 2.685857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "MDL",
"amount": 100
},
"result": 268.5857,
"rate": 2.685857
}Build with HRK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key