Rate Overview
Live
1 DOP = 0.064192 SAR
1 SAR = 15.5783
DOP
Avg
0.064080
High
0.064256
Low
0.063846
Last updated: 6/17/2026, 4:16:38 AM
Quick Conversions
| DOP | SAR |
|---|---|
| 1 DOP | 0.06 SAR |
| 10 DOP | 0.64 SAR |
| 50 DOP | 3.21 SAR |
| 100 DOP | 6.42 SAR |
| 500 DOP | 32.10 SAR |
| 1,000 DOP | 64.19 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-06-17T04:16:38Z",
"rates": {
"SAR": 0.064192
}
}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.4192,
"rate": 0.064192
}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