Rate Overview
Live
1 DOP = 407.0482 SLL
1 SLL = 0.002457
DOP
Avg
378.3409
High
407.0482
Low
347.3206
Last updated: 7/26/2026, 12:06:29 AM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 407.05 SLL |
| 10 DOP | 4,070.48 SLL |
| 50 DOP | 20,352.41 SLL |
| 100 DOP | 40,704.82 SLL |
| 500 DOP | 203,524.08 SLL |
| 1,000 DOP | 407,048.16 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-07-26T00:06:29Z",
"rates": {
"SLL": 407.04816
}
}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": 40704.816,
"rate": 407.04816
}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