Rate Overview
Live
1 CAD = 6.8019 SEK
1 SEK = 0.147019
CAD
Avg
6.7687
High
6.9093
Low
6.6066
Last updated: 3/27/2026, 1:25:27 AM
Quick Conversions
| CAD | SEK |
|---|---|
| 1 CAD | 6.80 SEK |
| 10 CAD | 68.02 SEK |
| 50 CAD | 340.09 SEK |
| 100 CAD | 680.19 SEK |
| 500 CAD | 3,400.93 SEK |
| 1,000 CAD | 6,801.86 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-27T01:25:27Z",
"rates": {
"SEK": 6.801864
}
}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": 680.1864,
"rate": 6.801864
}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