Rate Overview
Live
1 DOP = 0.446200 HNL
1 HNL = 2.2411
DOP
Avg
0.447083
High
0.448163
Low
0.446130
Last updated: 5/7/2026, 4:28:44 AM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.45 HNL |
| 10 DOP | 4.46 HNL |
| 50 DOP | 22.31 HNL |
| 100 DOP | 44.62 HNL |
| 500 DOP | 223.10 HNL |
| 1,000 DOP | 446.20 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-05-07T04:28:44Z",
"rates": {
"HNL": 0.4462
}
}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.62,
"rate": 0.4462
}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