Rate Overview
Live
1 DOP = 0.459735 HNL
1 HNL = 2.1752
DOP
Avg
0.460403
High
0.461604
Low
0.459489
Last updated: 8/12/2026, 12:50:24 AM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.46 HNL |
| 10 DOP | 4.60 HNL |
| 50 DOP | 22.99 HNL |
| 100 DOP | 45.97 HNL |
| 500 DOP | 229.87 HNL |
| 1,000 DOP | 459.74 HNL |
Get DOP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=HNLExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-08-12T00:50:24Z",
"rates": {
"HNL": 0.459735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "HNL",
"amount": 100
},
"result": 45.9735,
"rate": 0.459735
}Build with DOP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key