Rate Overview
Live
1 DOP = 0.063356 SAR
1 SAR = 15.7838
DOP
Avg
0.063706
High
0.064075
Low
0.063356
Last updated: 9/5/2026, 1:03:14 AM
Quick Conversions
| DOP | SAR |
|---|---|
| 1 DOP | 0.06 SAR |
| 10 DOP | 0.63 SAR |
| 50 DOP | 3.17 SAR |
| 100 DOP | 6.34 SAR |
| 500 DOP | 31.68 SAR |
| 1,000 DOP | 63.36 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-09-05T01:03:14Z",
"rates": {
"SAR": 0.063356
}
}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.3355999999999995,
"rate": 0.063356
}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