Rate Overview
Live
1 CDF = 0.248826 SOS
1 SOS = 4.0189
CDF
Avg
0.249378
High
0.251380
Low
0.248575
Last updated: 9/3/2026, 2:03:09 AM
Quick Conversions
| CDF | SOS |
|---|---|
| 1 CDF | 0.25 SOS |
| 10 CDF | 2.49 SOS |
| 50 CDF | 12.44 SOS |
| 100 CDF | 24.88 SOS |
| 500 CDF | 124.41 SOS |
| 1,000 CDF | 248.83 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-09-03T02:03:09Z",
"rates": {
"SOS": 0.248826
}
}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.8826,
"rate": 0.248826
}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