Rate Overview
Live
1 DOP = 10.2307 SDG
1 SDG = 0.097745
DOP
Avg
10.2265
High
10.3088
Low
10.1850
Last updated: 9/3/2026, 5:31:47 AM
Quick Conversions
| DOP | SDG |
|---|---|
| 1 DOP | 10.23 SDG |
| 10 DOP | 102.31 SDG |
| 50 DOP | 511.54 SDG |
| 100 DOP | 1,023.07 SDG |
| 500 DOP | 5,115.36 SDG |
| 1,000 DOP | 10,230.73 SDG |
Get DOP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SDGExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-09-03T05:31:47Z",
"rates": {
"SDG": 10.230725
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SDG",
"amount": 100
},
"result": 1023.0725,
"rate": 10.230725
}Build with DOP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key