Rate Overview
Live
1 HRK = 9.0952 DOP
1 DOP = 0.109949
HRK
Avg
9.1960
High
9.3281
Low
9.0635
Last updated: 5/27/2026, 6:12:43 AM
Quick Conversions
| HRK | DOP |
|---|---|
| 1 HRK | 9.10 DOP |
| 10 HRK | 90.95 DOP |
| 50 HRK | 454.76 DOP |
| 100 HRK | 909.52 DOP |
| 500 HRK | 4,547.58 DOP |
| 1,000 HRK | 9,095.15 DOP |
Get HRK/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=DOPExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-05-27T06:12:43Z",
"rates": {
"DOP": 9.095153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "DOP",
"amount": 100
},
"result": 909.5153,
"rate": 9.095153
}Build with HRK/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key