Rate Overview
Live
1 DOP = 0.457143 HNL
1 HNL = 2.1875
DOP
Avg
0.427258
High
0.458089
Low
0.408734
Last updated: 7/20/2026, 4:13:17 PM
Quick Conversions
| DOP | HNL |
|---|---|
| 1 DOP | 0.46 HNL |
| 10 DOP | 4.57 HNL |
| 50 DOP | 22.86 HNL |
| 100 DOP | 45.71 HNL |
| 500 DOP | 228.57 HNL |
| 1,000 DOP | 457.14 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-20T16:13:17Z",
"rates": {
"HNL": 0.457143
}
}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.7143,
"rate": 0.457143
}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