Rate Overview
Live
1 DOP = 10.2607 SDG
1 SDG = 0.097459
DOP
Avg
10.2851
High
10.3151
Low
10.2533
Last updated: 8/15/2026, 3:01:43 AM
Quick Conversions
| DOP | SDG |
|---|---|
| 1 DOP | 10.26 SDG |
| 10 DOP | 102.61 SDG |
| 50 DOP | 513.03 SDG |
| 100 DOP | 1,026.07 SDG |
| 500 DOP | 5,130.35 SDG |
| 1,000 DOP | 10,260.69 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-15T03:01:43Z",
"rates": {
"SDG": 10.26069
}
}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": 1026.069,
"rate": 10.26069
}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