Rate Overview
Live
1 SGD = 46.0059 DOP
1 DOP = 0.021736
SGD
Avg
45.7632
High
46.0137
Low
45.5778
Last updated: 8/18/2026, 11:03:56 AM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 46.01 DOP |
| 10 SGD | 460.06 DOP |
| 50 SGD | 2,300.30 DOP |
| 100 SGD | 4,600.59 DOP |
| 500 SGD | 23,002.97 DOP |
| 1,000 SGD | 46,005.94 DOP |
Get SGD/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=DOPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-08-18T11:03:56Z",
"rates": {
"DOP": 46.005939
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "DOP",
"amount": 100
},
"result": 4600.5939,
"rate": 46.005939
}Build with SGD/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key