Rate Overview
Live
1 DOP = 0.255986 LSL
1 LSL = 3.9065 DOP
Avg
0.289752
High
0.315211
Low
0.255986
Last updated: 1/25/2026, 5:19:32 PM
Quick Conversions
| DOP | LSL |
|---|---|
| 1 DOP | 0.26 LSL |
| 10 DOP | 2.56 LSL |
| 50 DOP | 12.80 LSL |
| 100 DOP | 25.60 LSL |
| 500 DOP | 127.99 LSL |
| 1,000 DOP | 255.99 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-01-25T17:19:32Z",
"rates": {
"LSL": 0.255986
}
}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": 25.598599999999998,
"rate": 0.255986
}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