Rate Overview
Live
1 CDF = 0.001635 SAR
1 SAR = 611.6208
CDF
Avg
0.001637
High
0.001649
Low
0.001633
Last updated: 9/3/2026, 12:23:08 PM
Quick Conversions
| CDF | SAR |
|---|---|
| 1 CDF | 0.00 SAR |
| 10 CDF | 0.02 SAR |
| 50 CDF | 0.08 SAR |
| 100 CDF | 0.16 SAR |
| 500 CDF | 0.82 SAR |
| 1,000 CDF | 1.64 SAR |
Get CDF/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=SARExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-09-03T12:23:08Z",
"rates": {
"SAR": 0.001635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "SAR",
"amount": 100
},
"result": 0.1635,
"rate": 0.001635
}Build with CDF/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key