Rate Overview
Live
1 DOP = 0.062827 SAR
1 SAR = 15.9167
DOP
Avg
0.062518
High
0.064043
Low
0.060690
Last updated: 3/28/2026, 11:59:28 AM
Quick Conversions
| DOP | SAR |
|---|---|
| 1 DOP | 0.06 SAR |
| 10 DOP | 0.63 SAR |
| 50 DOP | 3.14 SAR |
| 100 DOP | 6.28 SAR |
| 500 DOP | 31.41 SAR |
| 1,000 DOP | 62.83 SAR |
Get DOP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SARExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-28T11:59:28Z",
"rates": {
"SAR": 0.062827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SAR",
"amount": 100
},
"result": 6.282699999999999,
"rate": 0.062827
}Build with DOP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key