Rate Overview
Live
1 DOP = 1495.26 LBP
1 LBP = 0.000669
DOP
Avg
1493.40
High
1506.20
Low
1482.43
Last updated: 4/17/2026, 10:43:13 AM
Quick Conversions
| DOP | LBP |
|---|---|
| 1 DOP | 1,495.26 LBP |
| 10 DOP | 14,952.62 LBP |
| 50 DOP | 74,763.09 LBP |
| 100 DOP | 149,526.18 LBP |
| 500 DOP | 747,630.88 LBP |
| 1,000 DOP | 1,495,261.75 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-04-17T10:43:13Z",
"rates": {
"LBP": 1495.26175
}
}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": 149526.175,
"rate": 1495.26175
}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