Rate Overview
Live
1 CAD = 6.8069 SEK
1 SEK = 0.146910
CAD
Avg
6.8029
High
6.8526
Low
6.7419
Last updated: 3/26/2026, 11:38:00 PM
Quick Conversions
| CAD | SEK |
|---|---|
| 1 CAD | 6.81 SEK |
| 10 CAD | 68.07 SEK |
| 50 CAD | 340.34 SEK |
| 100 CAD | 680.69 SEK |
| 500 CAD | 3,403.44 SEK |
| 1,000 CAD | 6,806.88 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-26T23:38:00Z",
"rates": {
"SEK": 6.80688
}
}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.688,
"rate": 6.80688
}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