Rate Overview
Live
1 SAR = 615.9524 CDF
1 CDF = 0.001624
SAR
Avg
611.3880
High
615.9524
Low
600.5262
Last updated: 7/9/2026, 11:10:37 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 615.95 CDF |
| 10 SAR | 6,159.52 CDF |
| 50 SAR | 30,797.62 CDF |
| 100 SAR | 61,595.24 CDF |
| 500 SAR | 307,976.21 CDF |
| 1,000 SAR | 615,952.42 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-09T11:10:37Z",
"rates": {
"CDF": 615.952422
}
}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": 61595.24219999999,
"rate": 615.952422
}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