Rate Overview
Live
1 SAR = 611.2562 CDF
1 CDF = 0.001636
SAR
Avg
609.9379
High
611.3333
Low
603.8983
Last updated: 8/20/2026, 10:32:48 AM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 611.26 CDF |
| 10 SAR | 6,112.56 CDF |
| 50 SAR | 30,562.81 CDF |
| 100 SAR | 61,125.62 CDF |
| 500 SAR | 305,628.11 CDF |
| 1,000 SAR | 611,256.23 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-08-20T10:32:48Z",
"rates": {
"CDF": 611.256228
}
}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": 61125.6228,
"rate": 611.256228
}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