Rate Overview
Live
1 SAR = 614.2976 CDF
1 CDF = 0.001628
SAR
Avg
604.2129
High
616.9997
Low
568.2646
Last updated: 5/29/2026, 10:58:09 PM
Quick Conversions
| SAR | CDF |
|---|---|
| 1 SAR | 614.30 CDF |
| 10 SAR | 6,142.98 CDF |
| 50 SAR | 30,714.88 CDF |
| 100 SAR | 61,429.76 CDF |
| 500 SAR | 307,148.79 CDF |
| 1,000 SAR | 614,297.58 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-29T22:58:09Z",
"rates": {
"CDF": 614.297584
}
}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": 61429.758400000006,
"rate": 614.297584
}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