Rate Overview
Live
1 DOP = 0.456072 HNL
1 HNL = 2.1926
DOP
Avg
0.456832
High
0.459586
Low
0.454717
Last updated: 6/16/2026, 1:31:33 PM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.46 HNL |
| 10 DOP | 4.56 HNL |
| 50 DOP | 22.80 HNL |
| 100 DOP | 45.61 HNL |
| 500 DOP | 228.04 HNL |
| 1,000 DOP | 456.07 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-06-16T13:31:33Z",
"rates": {
"HNL": 0.456072
}
}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.6072,
"rate": 0.456072
}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