Rate Overview
Live
1 SOS = 0.106662 DOP
1 DOP = 9.3754
SOS
Avg
0.103762
High
0.106662
Low
0.102923
Last updated: 9/12/2026, 4:38:51 AM
Quick Conversions
| SOS | DOP |
|---|---|
| 1 SOS | 0.11 DOP |
| 10 SOS | 1.07 DOP |
| 50 SOS | 5.33 DOP |
| 100 SOS | 10.67 DOP |
| 500 SOS | 53.33 DOP |
| 1,000 SOS | 106.66 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-09-12T04:38:51Z",
"rates": {
"DOP": 0.106662
}
}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.6662,
"rate": 0.106662
}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