Rate Overview
Live
1 DOP = 0.460313 HNL
1 HNL = 2.1724
DOP
Avg
0.440604
High
0.460313
Low
0.414428
Last updated: 7/24/2026, 4:41:21 PM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.46 HNL |
| 10 DOP | 4.60 HNL |
| 50 DOP | 23.02 HNL |
| 100 DOP | 46.03 HNL |
| 500 DOP | 230.16 HNL |
| 1,000 DOP | 460.31 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-24T16:41:21Z",
"rates": {
"HNL": 0.460313
}
}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.0313,
"rate": 0.460313
}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