Rate Overview
Live
1 SAR = 611.6181 CDF
1 CDF = 0.001635
SAR
Avg
610.5846
High
612.0000
Low
606.1848
Last updated: 9/3/2026, 10:28:48 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 611.62 CDF |
| 10 SAR | 6,116.18 CDF |
| 50 SAR | 30,580.91 CDF |
| 100 SAR | 61,161.81 CDF |
| 500 SAR | 305,809.07 CDF |
| 1,000 SAR | 611,618.14 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-09-03T10:28:48Z",
"rates": {
"CDF": 611.618136
}
}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": 61161.81360000001,
"rate": 611.618136
}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