Rate Overview
Live
1 DOP = 0.287698 LSL
1 LSL = 3.4759
DOP
Avg
0.274471
High
0.298681
Low
0.253321
Last updated: 7/27/2026, 12:05:17 PM
Quick Conversions
| DOP | LSL |
|---|---|
| 1 DOP | 0.29 LSL |
| 10 DOP | 2.88 LSL |
| 50 DOP | 14.38 LSL |
| 100 DOP | 28.77 LSL |
| 500 DOP | 143.85 LSL |
| 1,000 DOP | 287.70 LSL |
Get DOP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=LSLExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-27T12:05:17Z",
"rates": {
"LSL": 0.287698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "LSL",
"amount": 100
},
"result": 28.7698,
"rate": 0.287698
}Build with DOP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key