Rate Overview
Live
1 SGD = 44.9472 DOP
1 DOP = 0.022248
SGD
Avg
45.0617
High
45.2506
Low
44.9322
Last updated: 7/29/2026, 5:37:35 AM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 44.95 DOP |
| 10 SGD | 449.47 DOP |
| 50 SGD | 2,247.36 DOP |
| 100 SGD | 4,494.72 DOP |
| 500 SGD | 22,473.62 DOP |
| 1,000 SGD | 44,947.23 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-29T05:37:35Z",
"rates": {
"DOP": 44.947232
}
}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": 4494.7232,
"rate": 44.947232
}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