Rate Overview
Live
1 SAR = 610.2427 CDF
1 CDF = 0.001639
SAR
Avg
611.9994
High
616.6667
Low
601.4219
Last updated: 7/31/2026, 8:00:32 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 610.24 CDF |
| 10 SAR | 6,102.43 CDF |
| 50 SAR | 30,512.13 CDF |
| 100 SAR | 61,024.27 CDF |
| 500 SAR | 305,121.33 CDF |
| 1,000 SAR | 610,242.67 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-31T08:00:32Z",
"rates": {
"CDF": 610.242665
}
}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": 61024.2665,
"rate": 610.242665
}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