Rate Overview
Live
1 DOP = 0.270085 LSL
1 LSL = 3.7025
DOP
Avg
0.273527
High
0.276134
Low
0.270085
Last updated: 9/5/2026, 1:03:31 AM
Quick Conversions
| DOP | LSL |
|---|---|
| 1 DOP | 0.27 LSL |
| 10 DOP | 2.70 LSL |
| 50 DOP | 13.50 LSL |
| 100 DOP | 27.01 LSL |
| 500 DOP | 135.04 LSL |
| 1,000 DOP | 270.09 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-09-05T01:03:31Z",
"rates": {
"LSL": 0.270085
}
}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.0085,
"rate": 0.270085
}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