Rate Overview
Live
1 SOS = 3.9892 CDF
1 CDF = 0.250678
SOS
Avg
3.9738
High
4.0515
Low
3.8662
Last updated: 3/7/2026, 5:32:25 AM
Quick Conversions
| SOS | CDF |
|---|---|
| 1 SOS | 3.99 CDF |
| 10 SOS | 39.89 CDF |
| 50 SOS | 199.46 CDF |
| 100 SOS | 398.92 CDF |
| 500 SOS | 1,994.59 CDF |
| 1,000 SOS | 3,989.18 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-03-07T05:32:25Z",
"rates": {
"CDF": 3.989178
}
}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": 398.9178,
"rate": 3.989178
}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