Rate Overview
Live
1 DOP = 383.4129 SLL
1 SLL = 0.002608
DOP
Avg
387.9141
High
390.8699
Low
383.4129
Last updated: 6/28/2026, 8:55:18 PM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 383.41 SLL |
| 10 DOP | 3,834.13 SLL |
| 50 DOP | 19,170.64 SLL |
| 100 DOP | 38,341.29 SLL |
| 500 DOP | 191,706.43 SLL |
| 1,000 DOP | 383,412.86 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-28T20:55:18Z",
"rates": {
"SLL": 383.412855
}
}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": 38341.2855,
"rate": 383.412855
}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