Rate Overview
Live
1 DOP = 0.063666 SAR
1 SAR = 15.7070
DOP
Avg
0.062214
High
0.064483
Low
0.058986
Last updated: 7/13/2026, 8:37:09 AM
Quick Conversions
| DOP | SAR |
|---|---|
| 1 DOP | 0.06 SAR |
| 10 DOP | 0.64 SAR |
| 50 DOP | 3.18 SAR |
| 100 DOP | 6.37 SAR |
| 500 DOP | 31.83 SAR |
| 1,000 DOP | 63.67 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-07-13T08:37:09Z",
"rates": {
"SAR": 0.063666
}
}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.3666,
"rate": 0.063666
}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