Rate Overview
Live
1 HRK = 2.6837 MDL
1 MDL = 0.372622
HRK
Avg
2.6020
High
2.6837
Low
2.5222
Last updated: 3/27/2026, 9:48:47 AM
Quick Conversions
| HRK | MDL |
|---|---|
| 1 HRK | 2.68 MDL |
| 10 HRK | 26.84 MDL |
| 50 HRK | 134.18 MDL |
| 100 HRK | 268.37 MDL |
| 500 HRK | 1,341.84 MDL |
| 1,000 HRK | 2,683.69 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-03-27T09:48:47Z",
"rates": {
"MDL": 2.683687
}
}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.3687,
"rate": 2.683687
}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