Rate Overview
Live
1 CAD = 6.7742 SEK
1 SEK = 0.147619
CAD
Avg
6.7852
High
6.8133
Low
6.7714
Last updated: 5/6/2026, 6:28:01 PM
Quick Conversions
| CAD | SEK |
|---|---|
| 1 CAD | 6.77 SEK |
| 10 CAD | 67.74 SEK |
| 50 CAD | 338.71 SEK |
| 100 CAD | 677.42 SEK |
| 500 CAD | 3,387.09 SEK |
| 1,000 CAD | 6,774.19 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-05-06T18:28:01Z",
"rates": {
"SEK": 6.774185
}
}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": 677.4185,
"rate": 6.774185
}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