Rate Overview
Live
1 SGD = 47.0126 DOP
1 DOP = 0.021271
SGD
Avg
46.8493
High
47.2354
Low
46.6353
Last updated: 5/8/2026, 5:57:21 AM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 47.01 DOP |
| 10 SGD | 470.13 DOP |
| 50 SGD | 2,350.63 DOP |
| 100 SGD | 4,701.26 DOP |
| 500 SGD | 23,506.30 DOP |
| 1,000 SGD | 47,012.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-05-08T05:57:21Z",
"rates": {
"DOP": 47.012603
}
}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": 4701.2603,
"rate": 47.012603
}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