Rate Overview
Live
1 SAR = 614.8998 CDF
1 CDF = 0.001626
SAR
Avg
604.7068
High
718.0258
Low
567.0064
Last updated: 3/27/2026, 7:46:08 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 614.90 CDF |
| 10 SAR | 6,149.00 CDF |
| 50 SAR | 30,744.99 CDF |
| 100 SAR | 61,489.98 CDF |
| 500 SAR | 307,449.92 CDF |
| 1,000 SAR | 614,899.85 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-27T07:46:08Z",
"rates": {
"CDF": 614.899848
}
}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": 61489.984800000006,
"rate": 614.899848
}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