Rate Overview
Live
1 CAD = 6.7566 SEK
1 SEK = 0.148004
CAD
Avg
6.7007
High
6.7754
Low
6.6078
Last updated: 3/6/2026, 6:11:40 PM
Quick Conversions
| CAD | SEK |
|---|---|
| 1 CAD | 6.76 SEK |
| 10 CAD | 67.57 SEK |
| 50 CAD | 337.83 SEK |
| 100 CAD | 675.66 SEK |
| 500 CAD | 3,378.29 SEK |
| 1,000 CAD | 6,756.57 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-03-06T18:11:40Z",
"rates": {
"SEK": 6.756573
}
}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": 675.6573000000001,
"rate": 6.756573
}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