Rate Overview
Live
1 DOP = 0.021880 SGD
1 SGD = 45.7038
DOP
Avg
0.021930
High
0.022075
Low
0.021840
Last updated: 6/17/2026, 7:58:51 AM
Quick Conversions
| DOP | SGD |
|---|---|
| 1 DOP | 0.02 SGD |
| 10 DOP | 0.22 SGD |
| 50 DOP | 1.09 SGD |
| 100 DOP | 2.19 SGD |
| 500 DOP | 10.94 SGD |
| 1,000 DOP | 21.88 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-06-17T07:58:51Z",
"rates": {
"SGD": 0.02188
}
}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.188,
"rate": 0.02188
}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