Rate Overview
Live
1 SOS = 4.0214 CDF
1 CDF = 0.248670
SOS
Avg
4.0103
High
4.0229
Low
3.9780
Last updated: 9/3/2026, 4:32:33 AM
Quick Conversions
| SOS | CDF |
|---|---|
| 1 SOS | 4.02 CDF |
| 10 SOS | 40.21 CDF |
| 50 SOS | 201.07 CDF |
| 100 SOS | 402.14 CDF |
| 500 SOS | 2,010.70 CDF |
| 1,000 SOS | 4,021.40 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-09-03T04:32:33Z",
"rates": {
"CDF": 4.021399
}
}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.13989999999995,
"rate": 4.021399
}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