Rate Overview
Live
1 HRK = 2.6527 MDL
1 MDL = 0.376973
HRK
Avg
2.6592
High
2.6665
Low
2.6452
Last updated: 7/26/2026, 2:22:06 AM
Quick Conversions
| HRK | MDL |
|---|---|
| 1 HRK | 2.65 MDL |
| 10 HRK | 26.53 MDL |
| 50 HRK | 132.64 MDL |
| 100 HRK | 265.27 MDL |
| 500 HRK | 1,326.36 MDL |
| 1,000 HRK | 2,652.71 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-07-26T02:22:06Z",
"rates": {
"MDL": 2.652711
}
}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": 265.2711,
"rate": 2.652711
}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