Rate Overview
Live
1 SGD = 45.2183 DOP
1 DOP = 0.022115
SGD
Avg
45.5388
High
45.7869
Low
45.2183
Last updated: 6/19/2026, 8:44:55 AM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 45.22 DOP |
| 10 SGD | 452.18 DOP |
| 50 SGD | 2,260.92 DOP |
| 100 SGD | 4,521.83 DOP |
| 500 SGD | 22,609.17 DOP |
| 1,000 SGD | 45,218.34 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-06-19T08:44:55Z",
"rates": {
"DOP": 45.218338
}
}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": 4521.8338,
"rate": 45.218338
}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