Rate Overview
Live
1 DOP = 9.5689 SOS
1 SOS = 0.104505
DOP
Avg
9.5009
High
9.7220
Low
9.2457
Last updated: 3/28/2026, 10:42:21 AM
Quick Conversions
| DOP | SOS |
|---|---|
| 1 DOP | 9.57 SOS |
| 10 DOP | 95.69 SOS |
| 50 DOP | 478.45 SOS |
| 100 DOP | 956.89 SOS |
| 500 DOP | 4,784.46 SOS |
| 1,000 DOP | 9,568.91 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-03-28T10:42:21Z",
"rates": {
"SOS": 9.568912
}
}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": 956.8911999999999,
"rate": 9.568912
}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