Rate Overview
Live
1 SAR = 598.8838 CDF
1 CDF = 0.001670
SAR
Avg
612.5140
High
618.6701
Low
598.8838
Last updated: 5/9/2026, 9:54:49 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 598.88 CDF |
| 10 SAR | 5,988.84 CDF |
| 50 SAR | 29,944.19 CDF |
| 100 SAR | 59,888.38 CDF |
| 500 SAR | 299,441.91 CDF |
| 1,000 SAR | 598,883.81 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-05-09T09:54:49Z",
"rates": {
"CDF": 598.883811
}
}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": 59888.381100000006,
"rate": 598.883811
}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