Rate Overview
Live
1 SOS = 4.0618 CDF
1 CDF = 0.246196
SOS
Avg
4.0282
High
4.1591
Low
3.9381
Last updated: 7/29/2026, 12:10:16 PM
Quick Conversions
| SOS | CDF |
|---|---|
| 1 SOS | 4.06 CDF |
| 10 SOS | 40.62 CDF |
| 50 SOS | 203.09 CDF |
| 100 SOS | 406.18 CDF |
| 500 SOS | 2,030.90 CDF |
| 1,000 SOS | 4,061.80 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-29T12:10:16Z",
"rates": {
"CDF": 4.061801
}
}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": 406.1801,
"rate": 4.061801
}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