Rate Overview
Live
1 DOP = 0.453996 HNL
1 HNL = 2.2027
DOP
Avg
0.456363
High
0.459388
Low
0.453996
Last updated: 9/5/2026, 1:02:58 AM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.45 HNL |
| 10 DOP | 4.54 HNL |
| 50 DOP | 22.70 HNL |
| 100 DOP | 45.40 HNL |
| 500 DOP | 227.00 HNL |
| 1,000 DOP | 454.00 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-09-05T01:02:58Z",
"rates": {
"HNL": 0.453996
}
}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.3996,
"rate": 0.453996
}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