Rate Overview
Live
1 HRK = 9.1703 DOP
1 DOP = 0.109048
HRK
Avg
9.2725
High
9.4313
Low
9.1581
Last updated: 3/7/2026, 12:11:24 AM
Quick Conversions
| HRK | DOP |
|---|---|
| 1 HRK | 9.17 DOP |
| 10 HRK | 91.70 DOP |
| 50 HRK | 458.51 DOP |
| 100 HRK | 917.03 DOP |
| 500 HRK | 4,585.13 DOP |
| 1,000 HRK | 9,170.27 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-07T00:11:24Z",
"rates": {
"DOP": 9.170266
}
}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": 917.0266,
"rate": 9.170266
}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