Rate Overview
Live
1 SAR = 614.8018 CDF
1 CDF = 0.001627
SAR
Avg
598.9737
High
615.7922
Low
561.4648
Last updated: 3/27/2026, 11:13:21 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 614.80 CDF |
| 10 SAR | 6,148.02 CDF |
| 50 SAR | 30,740.09 CDF |
| 100 SAR | 61,480.18 CDF |
| 500 SAR | 307,400.89 CDF |
| 1,000 SAR | 614,801.78 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-27T11:13:21Z",
"rates": {
"CDF": 614.801781
}
}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": 61480.1781,
"rate": 614.801781
}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