Rate Overview
Live
1 SAR = 615.3828 CDF
1 CDF = 0.001625
SAR
Avg
615.5143
High
619.8977
Low
606.6714
Last updated: 6/19/2026, 10:25:54 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 615.38 CDF |
| 10 SAR | 6,153.83 CDF |
| 50 SAR | 30,769.14 CDF |
| 100 SAR | 61,538.28 CDF |
| 500 SAR | 307,691.39 CDF |
| 1,000 SAR | 615,382.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-06-19T10:25:54Z",
"rates": {
"CDF": 615.382777
}
}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": 61538.277700000006,
"rate": 615.382777
}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