Rate Overview
Live
1 CDF = 0.246580 SOS
1 SOS = 4.0555
CDF
Avg
0.249017
High
0.253928
Low
0.246580
Last updated: 7/9/2026, 5:01:39 AM
Quick Conversions
| CDF | SOS |
|---|---|
| 1 CDF | 0.25 SOS |
| 10 CDF | 2.47 SOS |
| 50 CDF | 12.33 SOS |
| 100 CDF | 24.66 SOS |
| 500 CDF | 123.29 SOS |
| 1,000 CDF | 246.58 SOS |
Get CDF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=SOSExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-09T05:01:39Z",
"rates": {
"SOS": 0.24658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "SOS",
"amount": 100
},
"result": 24.657999999999998,
"rate": 0.24658
}Build with CDF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key