Rate Overview
Live
1 SGD = 45.7685 DOP
1 DOP = 0.021849
SGD
Avg
45.8219
High
45.9347
Low
45.6771
Last updated: 7/8/2026, 7:05:36 PM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 45.77 DOP |
| 10 SGD | 457.69 DOP |
| 50 SGD | 2,288.43 DOP |
| 100 SGD | 4,576.85 DOP |
| 500 SGD | 22,884.26 DOP |
| 1,000 SGD | 45,768.51 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-07-08T19:05:36Z",
"rates": {
"DOP": 45.768514
}
}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": 4576.8514000000005,
"rate": 45.768514
}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