Rate Overview
Live
1 SOS = 4.0038 CDF
1 CDF = 0.249764
SOS
Avg
3.9566
High
4.0630
Low
3.6835
Last updated: 5/27/2026, 2:53:07 PM
Quick Conversions
| SOS | CDF |
|---|---|
| 1 SOS | 4.00 CDF |
| 10 SOS | 40.04 CDF |
| 50 SOS | 200.19 CDF |
| 100 SOS | 400.38 CDF |
| 500 SOS | 2,001.89 CDF |
| 1,000 SOS | 4,003.79 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-27T14:53:07Z",
"rates": {
"CDF": 4.003786
}
}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": 400.3786,
"rate": 4.003786
}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