Rate Overview
Live
1 CDF = 0.003967 SEK
1 SEK = 252.0797
CDF
Avg
0.003996
High
0.004053
Low
0.003963
Last updated: 4/18/2026, 8:45:55 AM
Quick Conversions
| CDF | SEK |
|---|---|
| 1 CDF | 0.00 SEK |
| 10 CDF | 0.04 SEK |
| 50 CDF | 0.20 SEK |
| 100 CDF | 0.40 SEK |
| 500 CDF | 1.98 SEK |
| 1,000 CDF | 3.97 SEK |
Get CDF/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=SEKExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-04-18T08:45:55Z",
"rates": {
"SEK": 0.003967
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "SEK",
"amount": 100
},
"result": 0.3967,
"rate": 0.003967
}Build with CDF/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key