Rate Overview
Live
1 DOP = 9.7890 SOS
1 SOS = 0.102156
DOP
Avg
9.8165
High
10.0109
Low
9.7789
Last updated: 8/12/2026, 6:27:46 AM
Quick Conversions
| DOP | SOS |
|---|---|
| 1 DOP | 9.79 SOS |
| 10 DOP | 97.89 SOS |
| 50 DOP | 489.45 SOS |
| 100 DOP | 978.90 SOS |
| 500 DOP | 4,894.49 SOS |
| 1,000 DOP | 9,788.98 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-08-12T06:27:46Z",
"rates": {
"SOS": 9.788977
}
}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": 978.8976999999999,
"rate": 9.788977
}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