Rate Overview
Live
1 CAD = 6.9089 SEK
1 SEK = 0.144741
CAD
Avg
6.7311
High
6.9089
Low
6.5192
Last updated: 7/25/2026, 1:16:07 AM
Quick Conversions
| CAD | SEK |
|---|---|
| 1 CAD | 6.91 SEK |
| 10 CAD | 69.09 SEK |
| 50 CAD | 345.44 SEK |
| 100 CAD | 690.89 SEK |
| 500 CAD | 3,454.44 SEK |
| 1,000 CAD | 6,908.89 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-25T01:16:07Z",
"rates": {
"SEK": 6.908886
}
}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": 690.8886,
"rate": 6.908886
}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