Rate Overview
Live
1 HRK = 9.1109 DOP
1 DOP = 0.109758
HRK
Avg
9.6922
High
9.9768
Low
9.1096
Last updated: 3/27/2026, 9:48:55 AM
Quick Conversions
| HRK | DOP |
|---|---|
| 1 HRK | 9.11 DOP |
| 10 HRK | 91.11 DOP |
| 50 HRK | 455.55 DOP |
| 100 HRK | 911.09 DOP |
| 500 HRK | 4,555.47 DOP |
| 1,000 HRK | 9,110.95 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-03-27T09:48:55Z",
"rates": {
"DOP": 9.110948
}
}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": 911.0948000000001,
"rate": 9.110948
}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