Rate Overview
Live
1 HRK = 2.6620 MDL
1 MDL = 0.375651
HRK
Avg
2.6677
High
2.7164
Low
2.6099
Last updated: 7/20/2026, 12:46:57 AM
Quick Conversions
| HRK | MDL |
|---|---|
| 1 HRK | 2.66 MDL |
| 10 HRK | 26.62 MDL |
| 50 HRK | 133.10 MDL |
| 100 HRK | 266.20 MDL |
| 500 HRK | 1,331.02 MDL |
| 1,000 HRK | 2,662.05 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-20T00:46:57Z",
"rates": {
"MDL": 2.662048
}
}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": 266.2048,
"rate": 2.662048
}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