Rate Overview
Live
1 SGD = 46.5376 DOP
1 DOP = 0.021488
SGD
Avg
46.3939
High
46.7192
Low
46.0635
Last updated: 9/6/2026, 4:03:32 PM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 46.54 DOP |
| 10 SGD | 465.38 DOP |
| 50 SGD | 2,326.88 DOP |
| 100 SGD | 4,653.76 DOP |
| 500 SGD | 23,268.80 DOP |
| 1,000 SGD | 46,537.60 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-09-06T16:03:32Z",
"rates": {
"DOP": 46.537595
}
}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": 4653.7595,
"rate": 46.537595
}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