Rate Overview
Live
1 CAD = 6.8938 SEK
1 SEK = 0.145059
CAD
Avg
6.7470
High
6.8938
Low
6.5474
Last updated: 7/25/2026, 4:39:19 AM
Quick Conversions
| CAD | SEK |
|---|---|
| 1 CAD | 6.89 SEK |
| 10 CAD | 68.94 SEK |
| 50 CAD | 344.69 SEK |
| 100 CAD | 689.38 SEK |
| 500 CAD | 3,446.88 SEK |
| 1,000 CAD | 6,893.77 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-07-25T04:39:19Z",
"rates": {
"SEK": 6.893765
}
}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": 689.3765,
"rate": 6.893765
}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