Rate Overview
Live
1 DOP = 9.7504 SOS
1 SOS = 0.102560
DOP
Avg
9.7595
High
9.7933
Low
9.7298
Last updated: 6/17/2026, 4:16:25 AM
Quick Conversions
| DOP | SOS |
|---|---|
| 1 DOP | 9.75 SOS |
| 10 DOP | 97.50 SOS |
| 50 DOP | 487.52 SOS |
| 100 DOP | 975.04 SOS |
| 500 DOP | 4,875.18 SOS |
| 1,000 DOP | 9,750.36 SOS |
Get DOP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SOSExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-06-17T04:16:25Z",
"rates": {
"SOS": 9.750361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SOS",
"amount": 100
},
"result": 975.0361,
"rate": 9.750361
}Build with DOP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key