Rate Overview
Live
1 DOP = 389.4417 SLL
1 SLL = 0.002568
DOP
Avg
393.4360
High
422.2317
Low
388.5303
Last updated: 6/17/2026, 4:16:44 PM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 389.44 SLL |
| 10 DOP | 3,894.42 SLL |
| 50 DOP | 19,472.08 SLL |
| 100 DOP | 38,944.17 SLL |
| 500 DOP | 194,720.83 SLL |
| 1,000 DOP | 389,441.66 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-06-17T16:16:44Z",
"rates": {
"SLL": 389.441658
}
}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": 38944.1658,
"rate": 389.441658
}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