Rate Overview
Live
1 SOS = 4.0470 CDF
1 CDF = 0.247094
SOS
Avg
4.6839
High
5.1690
Low
3.8115
Last updated: 3/27/2026, 3:16:10 PM
Quick Conversions
| SOS | CDF |
|---|---|
| 1 SOS | 4.05 CDF |
| 10 SOS | 40.47 CDF |
| 50 SOS | 202.35 CDF |
| 100 SOS | 404.70 CDF |
| 500 SOS | 2,023.52 CDF |
| 1,000 SOS | 4,047.05 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-27T15:16:10Z",
"rates": {
"CDF": 4.047047
}
}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.7047,
"rate": 4.047047
}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