Rate Overview
Live
1 DOP = 1499.37 LBP
1 LBP = 0.000667
DOP
Avg
1457.62
High
1537.15
Low
1351.54
Last updated: 3/28/2026, 10:45:48 AM
Quick Conversions
| DOP | LBP |
|---|---|
| 1 DOP | 1,499.37 LBP |
| 10 DOP | 14,993.71 LBP |
| 50 DOP | 74,968.56 LBP |
| 100 DOP | 149,937.11 LBP |
| 500 DOP | 749,685.55 LBP |
| 1,000 DOP | 1,499,371.11 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-28T10:45:48Z",
"rates": {
"LBP": 1499.371109
}
}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": 149937.1109,
"rate": 1499.371109
}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