Rate Overview
Live
1 DOP = 0.289512 LSL
1 LSL = 3.4541
DOP
Avg
0.279535
High
0.289512
Low
0.273695
Last updated: 7/25/2026, 5:25:36 AM
Quick Conversions
| DOP | LSL |
|---|---|
| 1 DOP | 0.29 LSL |
| 10 DOP | 2.90 LSL |
| 50 DOP | 14.48 LSL |
| 100 DOP | 28.95 LSL |
| 500 DOP | 144.76 LSL |
| 1,000 DOP | 289.51 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-25T05:25:36Z",
"rates": {
"LSL": 0.289512
}
}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.9512,
"rate": 0.289512
}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