Rate Overview
Live
1 HRK = 8.8930 DOP
1 DOP = 0.112448
HRK
Avg
8.9205
High
9.0312
Low
8.8303
Last updated: 7/20/2026, 2:45:17 PM
Quick Conversions
| HRK | DOP |
|---|---|
| 1 HRK | 8.89 DOP |
| 10 HRK | 88.93 DOP |
| 50 HRK | 444.65 DOP |
| 100 HRK | 889.30 DOP |
| 500 HRK | 4,446.51 DOP |
| 1,000 HRK | 8,893.02 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-07-20T14:45:17Z",
"rates": {
"DOP": 8.893024
}
}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": 889.3024,
"rate": 8.893024
}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