Rate Overview
Live
1 CDF = 0.001630 SAR
1 SAR = 613.4969
CDF
Avg
0.001434
High
0.001726
Low
0.001273
Last updated: 5/26/2026, 5:33:46 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.63 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-05-26T17:33:46Z",
"rates": {
"SAR": 0.00163
}
}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.163,
"rate": 0.00163
}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