Rate Overview
Live
1 DOP = 387.1906 SLL
1 SLL = 0.002583
DOP
Avg
381.4041
High
387.8739
Low
352.7262
Last updated: 7/6/2026, 2:04:05 AM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 387.19 SLL |
| 10 DOP | 3,871.91 SLL |
| 50 DOP | 19,359.53 SLL |
| 100 DOP | 38,719.06 SLL |
| 500 DOP | 193,595.31 SLL |
| 1,000 DOP | 387,190.62 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-06T02:04:05Z",
"rates": {
"SLL": 387.190615
}
}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": 38719.061499999996,
"rate": 387.190615
}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