Rate Overview
Live
1 DOP = 1531.59 LBP
1 LBP = 0.000653
DOP
Avg
1528.66
High
1536.61
Low
1510.91
Last updated: 6/17/2026, 4:18:28 AM
Quick Conversions
| DOP | LBP |
|---|---|
| 1 DOP | 1,531.59 LBP |
| 10 DOP | 15,315.91 LBP |
| 50 DOP | 76,579.54 LBP |
| 100 DOP | 153,159.08 LBP |
| 500 DOP | 765,795.40 LBP |
| 1,000 DOP | 1,531,590.79 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-06-17T04:18:28Z",
"rates": {
"LBP": 1531.59079
}
}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": 153159.079,
"rate": 1531.59079
}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