Rate Overview
Live
1 SAR = 615.0666 CDF
1 CDF = 0.001626
SAR
Avg
699.0191
High
785.1036
Low
579.3138
Last updated: 7/27/2026, 11:55:34 PM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 615.07 CDF |
| 10 SAR | 6,150.67 CDF |
| 50 SAR | 30,753.33 CDF |
| 100 SAR | 61,506.66 CDF |
| 500 SAR | 307,533.29 CDF |
| 1,000 SAR | 615,066.59 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-27T23:55:34Z",
"rates": {
"CDF": 615.066587
}
}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": 61506.6587,
"rate": 615.066587
}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