Rate Overview
Live
1 SOS = 4.0387 CDF
1 CDF = 0.247607
SOS
Avg
4.0552
High
4.0630
Low
4.0387
Last updated: 5/7/2026, 9:32:52 AM
Quick Conversions
| SOS | CDF |
|---|---|
| 1 SOS | 4.04 CDF |
| 10 SOS | 40.39 CDF |
| 50 SOS | 201.93 CDF |
| 100 SOS | 403.87 CDF |
| 500 SOS | 2,019.33 CDF |
| 1,000 SOS | 4,038.66 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-05-07T09:32:52Z",
"rates": {
"CDF": 4.038664
}
}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": 403.8664,
"rate": 4.038664
}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