Rate Overview
Live
1 DOP = 0.460770 HNL
1 HNL = 2.1703
DOP
Avg
0.444207
High
0.460770
Low
0.418104
Last updated: 7/25/2026, 7:31:37 PM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.46 HNL |
| 10 DOP | 4.61 HNL |
| 50 DOP | 23.04 HNL |
| 100 DOP | 46.08 HNL |
| 500 DOP | 230.39 HNL |
| 1,000 DOP | 460.77 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-07-25T19:31:37Z",
"rates": {
"HNL": 0.46077
}
}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": 46.077,
"rate": 0.46077
}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