Rate Overview
Live
1 DOP = 1541.26 LBP
1 LBP = 0.000649
DOP
Avg
1473.67
High
1541.26
Low
1402.72
Last updated: 7/28/2026, 3:24:11 AM
Quick Conversions
| DOP | LBP |
|---|---|
| 1 DOP | 1,541.26 LBP |
| 10 DOP | 15,412.59 LBP |
| 50 DOP | 77,062.96 LBP |
| 100 DOP | 154,125.92 LBP |
| 500 DOP | 770,629.61 LBP |
| 1,000 DOP | 1,541,259.21 LBP |
Get DOP/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=LBPExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-28T03:24:11Z",
"rates": {
"LBP": 1541.259211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "LBP",
"amount": 100
},
"result": 154125.9211,
"rate": 1541.259211
}Build with DOP/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key