Rate Overview
Live
1 DOP = 0.446126 HNL
1 HNL = 2.2415
DOP
Avg
0.445994
High
0.450771
Low
0.439066
Last updated: 3/27/2026, 10:09:44 PM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.45 HNL |
| 10 DOP | 4.46 HNL |
| 50 DOP | 22.31 HNL |
| 100 DOP | 44.61 HNL |
| 500 DOP | 223.06 HNL |
| 1,000 DOP | 446.13 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-03-27T22:09:44Z",
"rates": {
"HNL": 0.446126
}
}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.6126,
"rate": 0.446126
}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