Rate Overview
Live
1 SGD = 46.2769 DOP
1 DOP = 0.021609
SGD
Avg
46.1125
High
46.2769
Low
46.0049
Last updated: 5/28/2026, 7:11:43 AM
Quick Conversions
| SGD | DOP |
|---|---|
| 1 SGD | 46.28 DOP |
| 10 SGD | 462.77 DOP |
| 50 SGD | 2,313.85 DOP |
| 100 SGD | 4,627.69 DOP |
| 500 SGD | 23,138.47 DOP |
| 1,000 SGD | 46,276.94 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-28T07:11:43Z",
"rates": {
"DOP": 46.276937
}
}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.6937,
"rate": 46.276937
}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