Rate Overview
Live
1 DOP = 0.289746 LSL
1 LSL = 3.4513
DOP
Avg
0.285233
High
0.289746
Low
0.280573
Last updated: 7/26/2026, 4:07:26 PM
Quick Conversions
| DOP | LSL |
|---|---|
| 1 DOP | 0.29 LSL |
| 10 DOP | 2.90 LSL |
| 50 DOP | 14.49 LSL |
| 100 DOP | 28.97 LSL |
| 500 DOP | 144.87 LSL |
| 1,000 DOP | 289.75 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-26T16:07:26Z",
"rates": {
"LSL": 0.289746
}
}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.9746,
"rate": 0.289746
}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