Rate Overview
Live
1 DOP = 391.8060 SLL
1 SLL = 0.002552
DOP
Avg
394.7262
High
409.7849
Low
391.8060
Last updated: 8/12/2026, 7:27:24 AM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 391.81 SLL |
| 10 DOP | 3,918.06 SLL |
| 50 DOP | 19,590.30 SLL |
| 100 DOP | 39,180.60 SLL |
| 500 DOP | 195,903.01 SLL |
| 1,000 DOP | 391,806.02 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-08-12T07:27:24Z",
"rates": {
"SLL": 391.806025
}
}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": 39180.6025,
"rate": 391.806025
}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