Rate Overview
Live
1 DOP = 1473.23 LBP
1 LBP = 0.000679
DOP
Avg
1493.85
High
1516.07
Low
1473.23
Last updated: 3/7/2026, 7:38:22 AM
Quick Conversions
| DOP | LBP |
|---|---|
| 1 DOP | 1,473.23 LBP |
| 10 DOP | 14,732.32 LBP |
| 50 DOP | 73,661.59 LBP |
| 100 DOP | 147,323.18 LBP |
| 500 DOP | 736,615.92 LBP |
| 1,000 DOP | 1,473,231.85 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-03-07T07:38:22Z",
"rates": {
"LBP": 1473.231845
}
}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": 147323.1845,
"rate": 1473.231845
}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