Rate Overview
Live
1 SAR = 614.8123 CDF
1 CDF = 0.001627
SAR
Avg
613.0290
High
616.6667
Low
601.4219
Last updated: 7/30/2026, 11:00:14 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 614.81 CDF |
| 10 SAR | 6,148.12 CDF |
| 50 SAR | 30,740.62 CDF |
| 100 SAR | 61,481.23 CDF |
| 500 SAR | 307,406.15 CDF |
| 1,000 SAR | 614,812.31 CDF |
Get SAR/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=CDFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-30T11:00:14Z",
"rates": {
"CDF": 614.812307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "CDF",
"amount": 100
},
"result": 61481.2307,
"rate": 614.812307
}Build with SAR/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key