Rate Overview
Live
1 HRK = 8.9988 DOP
1 DOP = 0.111126
HRK
Avg
8.9796
High
9.0312
Low
8.8900
Last updated: 7/4/2026, 6:12:22 AM
Quick Conversions
| HRK | DOP |
|---|---|
| 1 HRK | 9.00 DOP |
| 10 HRK | 89.99 DOP |
| 50 HRK | 449.94 DOP |
| 100 HRK | 899.88 DOP |
| 500 HRK | 4,499.42 DOP |
| 1,000 HRK | 8,998.83 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-04T06:12:22Z",
"rates": {
"DOP": 8.998834
}
}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": 899.8834,
"rate": 8.998834
}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