Rate Overview
Live
1 DOP = 363.1003 SLL
1 SLL = 0.002754 DOP
Avg
361.0023
High
363.1003
Low
359.3719
Last updated: 1/25/2026, 6:49:45 PM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 363.10 SLL |
| 10 DOP | 3,631.00 SLL |
| 50 DOP | 18,155.01 SLL |
| 100 DOP | 36,310.03 SLL |
| 500 DOP | 181,550.13 SLL |
| 1,000 DOP | 363,100.25 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-01-25T18:49:45Z",
"rates": {
"SLL": 363.100251
}
}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": 36310.0251,
"rate": 363.100251
}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