Rate Overview
Live
1 DOP = 396.5739 SLL
1 SLL = 0.002522
DOP
Avg
386.3873
High
396.5739
Low
380.8681
Last updated: 3/7/2026, 6:11:33 AM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 396.57 SLL |
| 10 DOP | 3,965.74 SLL |
| 50 DOP | 19,828.70 SLL |
| 100 DOP | 39,657.39 SLL |
| 500 DOP | 198,286.95 SLL |
| 1,000 DOP | 396,573.91 SLL |
Get DOP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SLLExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-07T06:11:33Z",
"rates": {
"SLL": 396.573907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SLL",
"amount": 100
},
"result": 39657.3907,
"rate": 396.573907
}Build with DOP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key