Rate Overview
Live
1 SOS = 4.0555 CDF
1 CDF = 0.246581
SOS
Avg
4.0162
High
4.0555
Low
3.9381
Last updated: 7/9/2026, 4:56:51 AM
Quick Conversions
| SOS | CDF |
|---|---|
| 1 SOS | 4.06 CDF |
| 10 SOS | 40.55 CDF |
| 50 SOS | 202.77 CDF |
| 100 SOS | 405.55 CDF |
| 500 SOS | 2,027.73 CDF |
| 1,000 SOS | 4,055.47 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-07-09T04:56:51Z",
"rates": {
"CDF": 4.055469
}
}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": 405.54690000000005,
"rate": 4.055469
}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