Rate Overview
Live
1 SAR = 616.6667 CDF
1 CDF = 0.001622
SAR
Avg
612.3953
High
617.0666
Low
600.5262
Last updated: 7/29/2026, 3:54:05 PM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 616.67 CDF |
| 10 SAR | 6,166.67 CDF |
| 50 SAR | 30,833.33 CDF |
| 100 SAR | 61,666.67 CDF |
| 500 SAR | 308,333.33 CDF |
| 1,000 SAR | 616,666.66 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-07-29T15:54:05Z",
"rates": {
"CDF": 616.66666
}
}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": 61666.666,
"rate": 616.66666
}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