Rate Overview
Live
1 SGD = 46.2744 DOP
1 DOP = 0.021610
SGD
Avg
47.8649
High
49.6615
Low
45.7523
Last updated: 5/28/2026, 8:06:09 AM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 46.27 DOP |
| 10 SGD | 462.74 DOP |
| 50 SGD | 2,313.72 DOP |
| 100 SGD | 4,627.44 DOP |
| 500 SGD | 23,137.20 DOP |
| 1,000 SGD | 46,274.41 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-05-28T08:06:09Z",
"rates": {
"DOP": 46.274405
}
}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": 4627.440500000001,
"rate": 46.274405
}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