Rate Overview
Live
1 CAD = 6.6559 SEK
1 SEK = 0.150242
CAD
Avg
6.6922
High
6.7330
Low
6.6552
Last updated: 4/16/2026, 3:14:57 AM
Quick Conversions
| CAD | SEK |
|---|---|
| 1 CAD | 6.66 SEK |
| 10 CAD | 66.56 SEK |
| 50 CAD | 332.80 SEK |
| 100 CAD | 665.59 SEK |
| 500 CAD | 3,327.95 SEK |
| 1,000 CAD | 6,655.91 SEK |
Get CAD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SEKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-04-16T03:14:57Z",
"rates": {
"SEK": 6.655907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SEK",
"amount": 100
},
"result": 665.5907,
"rate": 6.655907
}Build with CAD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key