Rate Overview
Live
1 SOS = 0.103849 DOP
1 DOP = 9.6294
SOS
Avg
0.104130
High
0.104292
Low
0.103849
Last updated: 5/9/2026, 7:22:33 AM
Quick Conversions
| SOS | DOP |
|---|---|
| 1 SOS | 0.10 DOP |
| 10 SOS | 1.04 DOP |
| 50 SOS | 5.19 DOP |
| 100 SOS | 10.38 DOP |
| 500 SOS | 51.92 DOP |
| 1,000 SOS | 103.85 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-05-09T07:22:33Z",
"rates": {
"DOP": 0.103849
}
}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.3849,
"rate": 0.103849
}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