Rate Overview
Live
1 DOP = 0.021712 SGD
1 SGD = 46.0575
DOP
Avg
0.021837
High
0.021940
Low
0.021712
Last updated: 8/19/2026, 8:14:35 AM
Quick Conversions
| DOP | SGD |
|---|---|
| 1 DOP | 0.02 SGD |
| 10 DOP | 0.22 SGD |
| 50 DOP | 1.09 SGD |
| 100 DOP | 2.17 SGD |
| 500 DOP | 10.86 SGD |
| 1,000 DOP | 21.71 SGD |
Get DOP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SGDExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-08-19T08:14:35Z",
"rates": {
"SGD": 0.021712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SGD",
"amount": 100
},
"result": 2.1712,
"rate": 0.021712
}Build with DOP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key