Rate Overview
Live
1 CAD = 6.7911 SEK
1 SEK = 0.147251
CAD
Avg
6.8146
High
6.8529
Low
6.7853
Last updated: 7/6/2026, 8:19:29 AM
Quick Conversions
| CAD | SEK |
|---|---|
| 1 CAD | 6.79 SEK |
| 10 CAD | 67.91 SEK |
| 50 CAD | 339.56 SEK |
| 100 CAD | 679.11 SEK |
| 500 CAD | 3,395.57 SEK |
| 1,000 CAD | 6,791.14 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-06T08:19:29Z",
"rates": {
"SEK": 6.791136
}
}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": 679.1136,
"rate": 6.791136
}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