Rate Overview
Live
1 DOP = 9.7755 SOS
1 SOS = 0.102297
DOP
Avg
9.7574
High
9.7870
Low
9.7298
Last updated: 6/21/2026, 10:02:28 AM
Quick Conversions
| DOP | SOS |
|---|---|
| 1 DOP | 9.78 SOS |
| 10 DOP | 97.75 SOS |
| 50 DOP | 488.77 SOS |
| 100 DOP | 977.55 SOS |
| 500 DOP | 4,887.74 SOS |
| 1,000 DOP | 9,775.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-06-21T10:02:28Z",
"rates": {
"SOS": 9.775471
}
}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": 977.5471,
"rate": 9.775471
}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