Rate Overview
Live
1 SGD = 45.0274 DOP
1 DOP = 0.022209
SGD
Avg
46.6860
High
49.4802
Low
44.9202
Last updated: 7/30/2026, 2:41:58 AM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 45.03 DOP |
| 10 SGD | 450.27 DOP |
| 50 SGD | 2,251.37 DOP |
| 100 SGD | 4,502.74 DOP |
| 500 SGD | 22,513.70 DOP |
| 1,000 SGD | 45,027.40 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-30T02:41:58Z",
"rates": {
"DOP": 45.027399
}
}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": 4502.7399000000005,
"rate": 45.027399
}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