Rate Overview
Live
1 DOP = 0.445711 HNL
1 HNL = 2.2436
DOP
Avg
0.443389
High
0.446184
Low
0.440662
Last updated: 4/17/2026, 1:43:16 AM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.45 HNL |
| 10 DOP | 4.46 HNL |
| 50 DOP | 22.29 HNL |
| 100 DOP | 44.57 HNL |
| 500 DOP | 222.86 HNL |
| 1,000 DOP | 445.71 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-04-17T01:43:16Z",
"rates": {
"HNL": 0.445711
}
}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": 44.5711,
"rate": 0.445711
}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