Rate Overview
Live
1 SOS = 4.0256 CDF
1 CDF = 0.248410
SOS
Avg
4.0277
High
4.1407
Low
4.0039
Last updated: 8/17/2026, 8:50:40 AM
Quick Conversions
| SOS | CDF |
|---|---|
| 1 SOS | 4.03 CDF |
| 10 SOS | 40.26 CDF |
| 50 SOS | 201.28 CDF |
| 100 SOS | 402.56 CDF |
| 500 SOS | 2,012.80 CDF |
| 1,000 SOS | 4,025.61 CDF |
Get SOS/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=CDFExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-08-17T08:50:40Z",
"rates": {
"CDF": 4.025607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "CDF",
"amount": 100
},
"result": 402.5607,
"rate": 4.025607
}Build with SOS/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key