Rate Overview
Live
1 DOP = 0.280573 LSL
1 LSL = 3.5641
DOP
Avg
0.286494
High
0.311638
Low
0.253954
Last updated: 7/23/2026, 4:24:49 PM
Quick Conversions
| DOP | LSL |
|---|---|
| 1 DOP | 0.28 LSL |
| 10 DOP | 2.81 LSL |
| 50 DOP | 14.03 LSL |
| 100 DOP | 28.06 LSL |
| 500 DOP | 140.29 LSL |
| 1,000 DOP | 280.57 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-23T16:24:49Z",
"rates": {
"LSL": 0.280573
}
}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.0573,
"rate": 0.280573
}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