Rate Overview
Live
1 CDF = 0.252319 SOS
1 SOS = 3.9632
CDF
Avg
0.247922
High
0.252319
Low
0.246120
Last updated: 5/9/2026, 4:53:38 AM
Quick Conversions
| CDF | SOS |
|---|---|
| 1 CDF | 0.25 SOS |
| 10 CDF | 2.52 SOS |
| 50 CDF | 12.62 SOS |
| 100 CDF | 25.23 SOS |
| 500 CDF | 126.16 SOS |
| 1,000 CDF | 252.32 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-05-09T04:53:38Z",
"rates": {
"SOS": 0.252319
}
}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": 25.231900000000003,
"rate": 0.252319
}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