Rate Overview
Live
1 DOP = 9.5445 SOS
1 SOS = 0.104773
DOP
Avg
9.5293
High
9.5910
Low
9.4658
Last updated: 4/17/2026, 10:42:48 AM
Quick Conversions
| DOP | SOS |
|---|---|
| 1 DOP | 9.54 SOS |
| 10 DOP | 95.44 SOS |
| 50 DOP | 477.22 SOS |
| 100 DOP | 954.45 SOS |
| 500 DOP | 4,772.23 SOS |
| 1,000 DOP | 9,544.47 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-04-17T10:42:48Z",
"rates": {
"SOS": 9.544469
}
}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": 954.4468999999999,
"rate": 9.544469
}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