Rate Overview
Live
1 DOP = 10.1238 SDG
1 SDG = 0.098778
DOP
Avg
10.1194
High
10.2005
Low
10.0549
Last updated: 7/4/2026, 8:44:44 AM
Quick Conversions
| DOP | SDG |
|---|---|
| 1 DOP | 10.12 SDG |
| 10 DOP | 101.24 SDG |
| 50 DOP | 506.19 SDG |
| 100 DOP | 1,012.38 SDG |
| 500 DOP | 5,061.88 SDG |
| 1,000 DOP | 10,123.75 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-04T08:44:44Z",
"rates": {
"SDG": 10.123754
}
}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": 1012.3754,
"rate": 10.123754
}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