Rate Overview
Live
1 CDF = 0.250678 SOS
1 SOS = 3.9892
CDF
Avg
0.251708
High
0.258652
Low
0.246825
Last updated: 3/7/2026, 3:27:33 AM
Quick Conversions
| CDF | SOS |
|---|---|
| 1 CDF | 0.25 SOS |
| 10 CDF | 2.51 SOS |
| 50 CDF | 12.53 SOS |
| 100 CDF | 25.07 SOS |
| 500 CDF | 125.34 SOS |
| 1,000 CDF | 250.68 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-03-07T03:27:33Z",
"rates": {
"SOS": 0.250678
}
}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.067800000000002,
"rate": 0.250678
}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