Rate Overview
Live
1 DOP = 0.274880 LSL
1 LSL = 3.6380
DOP
Avg
0.271897
High
0.278841
Low
0.264635
Last updated: 3/7/2026, 4:24:44 AM
Quick Conversions
| DOP | LSL |
|---|---|
| 1 DOP | 0.27 LSL |
| 10 DOP | 2.75 LSL |
| 50 DOP | 13.74 LSL |
| 100 DOP | 27.49 LSL |
| 500 DOP | 137.44 LSL |
| 1,000 DOP | 274.88 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-03-07T04:24:44Z",
"rates": {
"LSL": 0.27488
}
}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": 27.488,
"rate": 0.27488
}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