Rate Overview
Live
1 CDF = 0.003979 SEK
1 SEK = 251.3194
CDF
Avg
0.003980
High
0.004005
Low
0.003968
Last updated: 5/9/2026, 2:24:48 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.99 SEK |
| 1,000 CDF | 3.98 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-05-09T02:24:48Z",
"rates": {
"SEK": 0.003979
}
}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.3979,
"rate": 0.003979
}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