Rate Overview
Live
1 CDF = 0.249541 SOS
1 SOS = 4.0074
CDF
Avg
0.250274
High
0.256937
Low
0.248707
Last updated: 8/13/2026, 4:57:35 AM
Quick Conversions
| CDF | SOS |
|---|---|
| 1 CDF | 0.25 SOS |
| 10 CDF | 2.50 SOS |
| 50 CDF | 12.48 SOS |
| 100 CDF | 24.95 SOS |
| 500 CDF | 124.77 SOS |
| 1,000 CDF | 249.54 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-08-13T04:57:35Z",
"rates": {
"SOS": 0.249541
}
}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.9541,
"rate": 0.249541
}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