Rate Overview
Live
1 DOP = 0.021858 SGD
1 SGD = 45.7498
DOP
Avg
0.021824
High
0.021892
Low
0.021770
Last updated: 7/8/2026, 6:51:05 PM
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.93 SGD |
| 1,000 DOP | 21.86 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-07-08T18:51:05Z",
"rates": {
"SGD": 0.021858
}
}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.1858,
"rate": 0.021858
}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