Rate Overview
Live
1 DOP = 0.021394 SGD
1 SGD = 46.7421
DOP
Avg
0.021510
High
0.021626
Low
0.021394
Last updated: 9/7/2026, 7:54:03 AM
Quick Conversions
| DOP | SGD |
|---|---|
| 1 DOP | 0.02 SGD |
| 10 DOP | 0.21 SGD |
| 50 DOP | 1.07 SGD |
| 100 DOP | 2.14 SGD |
| 500 DOP | 10.70 SGD |
| 1,000 DOP | 21.39 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-09-07T07:54:03Z",
"rates": {
"SGD": 0.021394
}
}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.1394,
"rate": 0.021394
}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