Rate Overview
Live
1 DOP = 0.448059 HNL
1 HNL = 2.2318
DOP
Avg
0.452412
High
0.457467
Low
0.448059
Last updated: 7/1/2026, 2:13:46 AM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.45 HNL |
| 10 DOP | 4.48 HNL |
| 50 DOP | 22.40 HNL |
| 100 DOP | 44.81 HNL |
| 500 DOP | 224.03 HNL |
| 1,000 DOP | 448.06 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-01T02:13:46Z",
"rates": {
"HNL": 0.448059
}
}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.8059,
"rate": 0.448059
}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