Rate Overview
Live
1 HRK = 9.2481 DOP
1 DOP = 0.108130
HRK
Avg
9.2448
High
9.2602
Low
9.1927
Last updated: 5/7/2026, 12:14:03 AM
Quick Conversions
| HRK | DOP |
|---|---|
| 1 HRK | 9.25 DOP |
| 10 HRK | 92.48 DOP |
| 50 HRK | 462.40 DOP |
| 100 HRK | 924.81 DOP |
| 500 HRK | 4,624.05 DOP |
| 1,000 HRK | 9,248.09 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-05-07T00:14:03Z",
"rates": {
"DOP": 9.24809
}
}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": 924.809,
"rate": 9.24809
}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