Rate Overview
Live
1 HRK = 9.0068 DOP
1 DOP = 0.111027
HRK
Avg
8.9835
High
9.0492
Low
8.8986
Last updated: 6/16/2026, 10:04:03 AM
Quick Conversions
| HRK | DOP |
|---|---|
| 1 HRK | 9.01 DOP |
| 10 HRK | 90.07 DOP |
| 50 HRK | 450.34 DOP |
| 100 HRK | 900.68 DOP |
| 500 HRK | 4,503.39 DOP |
| 1,000 HRK | 9,006.79 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-06-16T10:04:03Z",
"rates": {
"DOP": 9.006786
}
}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": 900.6786,
"rate": 9.006786
}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