Rate Overview
Live
1 SGD = 46.1981 DOP
1 DOP = 0.021646
SGD
Avg
46.4096
High
47.1001
Low
46.0244
Last updated: 3/28/2026, 12:10:13 PM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 46.20 DOP |
| 10 SGD | 461.98 DOP |
| 50 SGD | 2,309.90 DOP |
| 100 SGD | 4,619.81 DOP |
| 500 SGD | 23,099.03 DOP |
| 1,000 SGD | 46,198.06 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-03-28T12:10:13Z",
"rates": {
"DOP": 46.198057
}
}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": 4619.8057,
"rate": 46.198057
}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