Rate Overview
Live
1 SOS = 0.105450 DOP
1 DOP = 9.4832
SOS
Avg
0.104808
High
0.105450
Low
0.103881
Last updated: 3/7/2026, 7:23:05 AM
Quick Conversions
| SOS | DOP |
|---|---|
| 1 SOS | 0.11 DOP |
| 10 SOS | 1.05 DOP |
| 50 SOS | 5.27 DOP |
| 100 SOS | 10.55 DOP |
| 500 SOS | 52.73 DOP |
| 1,000 SOS | 105.45 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-03-07T07:23:05Z",
"rates": {
"DOP": 0.10545
}
}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.545,
"rate": 0.10545
}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