Rate Overview
Live
1 DOP = 0.276404 LSL
1 LSL = 3.6179
DOP
Avg
0.277021
High
0.277834
Low
0.276366
Last updated: 8/16/2026, 5:50:13 PM
Quick Conversions
| DOP | LSL |
|---|---|
| 1 DOP | 0.28 LSL |
| 10 DOP | 2.76 LSL |
| 50 DOP | 13.82 LSL |
| 100 DOP | 27.64 LSL |
| 500 DOP | 138.20 LSL |
| 1,000 DOP | 276.40 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-08-16T17:50:13Z",
"rates": {
"LSL": 0.276404
}
}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.6404,
"rate": 0.276404
}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