Rate Overview
Live
1 DOP = 9.4831 SOS
1 SOS = 0.105450
DOP
Avg
9.5415
High
9.6263
Low
9.4831
Last updated: 3/7/2026, 4:24:48 AM
Quick Conversions
| DOP | SOS |
|---|---|
| 1 DOP | 9.48 SOS |
| 10 DOP | 94.83 SOS |
| 50 DOP | 474.16 SOS |
| 100 DOP | 948.31 SOS |
| 500 DOP | 4,741.57 SOS |
| 1,000 DOP | 9,483.14 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-03-07T04:24:48Z",
"rates": {
"SOS": 9.483144
}
}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": 948.3144,
"rate": 9.483144
}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