Rate Overview
Live
1 SAR = 614.8753 CDF
1 CDF = 0.001626
SAR
Avg
614.4257
High
616.4000
Low
609.2228
Last updated: 3/27/2026, 6:01:51 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 614.88 CDF |
| 10 SAR | 6,148.75 CDF |
| 50 SAR | 30,743.77 CDF |
| 100 SAR | 61,487.53 CDF |
| 500 SAR | 307,437.66 CDF |
| 1,000 SAR | 614,875.33 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-27T06:01:51Z",
"rates": {
"CDF": 614.875329
}
}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": 61487.5329,
"rate": 614.875329
}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