Rate Overview
Live
1 DOP = 10.2733 SDG
1 SDG = 0.097340
DOP
Avg
10.2951
High
10.3151
Low
10.2733
Last updated: 8/13/2026, 5:39:09 AM
Quick Conversions
| DOP | SDG |
|---|---|
| 1 DOP | 10.27 SDG |
| 10 DOP | 102.73 SDG |
| 50 DOP | 513.66 SDG |
| 100 DOP | 1,027.33 SDG |
| 500 DOP | 5,136.64 SDG |
| 1,000 DOP | 10,273.29 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-08-13T05:39:09Z",
"rates": {
"SDG": 10.273285
}
}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": 1027.3284999999998,
"rate": 10.273285
}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