Rate Overview
Live
1 DOP = 10.3227 SDG
1 SDG = 0.096874
DOP
Avg
10.2068
High
10.3264
Low
10.0549
Last updated: 7/26/2026, 12:07:36 AM
Quick Conversions
| DOP | SDG |
|---|---|
| 1 DOP | 10.32 SDG |
| 10 DOP | 103.23 SDG |
| 50 DOP | 516.13 SDG |
| 100 DOP | 1,032.27 SDG |
| 500 DOP | 5,161.33 SDG |
| 1,000 DOP | 10,322.66 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-07-26T00:07:36Z",
"rates": {
"SDG": 10.322663
}
}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": 1032.2663,
"rate": 10.322663
}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