Rate Overview
Live
1 SGD = 45.1337 DOP
1 DOP = 0.022156
SGD
Avg
47.7354
High
49.8189
Low
45.0210
Last updated: 7/28/2026, 4:01:09 PM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 45.13 DOP |
| 10 SGD | 451.34 DOP |
| 50 SGD | 2,256.68 DOP |
| 100 SGD | 4,513.37 DOP |
| 500 SGD | 22,566.83 DOP |
| 1,000 SGD | 45,133.66 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-28T16:01:09Z",
"rates": {
"DOP": 45.13366
}
}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": 4513.366,
"rate": 45.13366
}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