Rate Overview
Live
1 SGD = 45.0491 DOP
1 DOP = 0.022198
SGD
Avg
45.0717
High
45.2506
Low
44.9202
Last updated: 7/29/2026, 7:29:01 PM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 45.05 DOP |
| 10 SGD | 450.49 DOP |
| 50 SGD | 2,252.45 DOP |
| 100 SGD | 4,504.91 DOP |
| 500 SGD | 22,524.53 DOP |
| 1,000 SGD | 45,049.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-07-29T19:29:01Z",
"rates": {
"DOP": 45.049058
}
}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": 4504.9058,
"rate": 45.049058
}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