Rate Overview
Live
1 SAR = 614.8672 CDF
1 CDF = 0.001626
SAR
Avg
598.9783
High
615.7922
Low
561.4648
Last updated: 3/27/2026, 9:31:45 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 614.87 CDF |
| 10 SAR | 6,148.67 CDF |
| 50 SAR | 30,743.36 CDF |
| 100 SAR | 61,486.72 CDF |
| 500 SAR | 307,433.58 CDF |
| 1,000 SAR | 614,867.16 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-03-27T09:31:45Z",
"rates": {
"CDF": 614.867156
}
}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": 61486.7156,
"rate": 614.867156
}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