Rate Overview
Live
1 SOS = 4.0423 CDF
1 CDF = 0.247385
SOS
Avg
4.1893
High
5.1412
Low
3.7132
Last updated: 7/29/2026, 1:21:03 AM
Quick Conversions
| SOS | CDF |
|---|---|
| 1 SOS | 4.04 CDF |
| 10 SOS | 40.42 CDF |
| 50 SOS | 202.11 CDF |
| 100 SOS | 404.23 CDF |
| 500 SOS | 2,021.14 CDF |
| 1,000 SOS | 4,042.28 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-29T01:21:03Z",
"rates": {
"CDF": 4.042278
}
}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": 404.22779999999995,
"rate": 4.042278
}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