Rate Overview
Live
1 SOS = 0.103019 DOP
1 DOP = 9.7069
SOS
Avg
0.103088
High
0.105651
Low
0.102155
Last updated: 8/19/2026, 6:07:04 AM
Quick Conversions
| SOS | DOP |
|---|---|
| 1 SOS | 0.10 DOP |
| 10 SOS | 1.03 DOP |
| 50 SOS | 5.15 DOP |
| 100 SOS | 10.30 DOP |
| 500 SOS | 51.51 DOP |
| 1,000 SOS | 103.02 DOP |
Get SOS/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=DOPExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-08-19T06:07:04Z",
"rates": {
"DOP": 0.103019
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "DOP",
"amount": 100
},
"result": 10.3019,
"rate": 0.103019
}Build with SOS/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key