Rate Overview
Live
1 DOP = 0.021195 SGD
1 SGD = 47.1809
DOP
Avg
0.021237
High
0.021396
Low
0.021100
Last updated: 4/17/2026, 4:51:10 PM
Quick Conversions
| DOP | SGD |
|---|---|
| 1 DOP | 0.02 SGD |
| 10 DOP | 0.21 SGD |
| 50 DOP | 1.06 SGD |
| 100 DOP | 2.12 SGD |
| 500 DOP | 10.60 SGD |
| 1,000 DOP | 21.20 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-04-17T16:51:10Z",
"rates": {
"SGD": 0.021195
}
}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.1195,
"rate": 0.021195
}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