Rate Overview
Live
1 CAD = 6.8936 SEK
1 SEK = 0.145062
CAD
Avg
6.8938
High
6.9200
Low
6.8757
Last updated: 7/26/2026, 10:00:56 AM
Quick Conversions
| CAD | SEK |
|---|---|
| 1 CAD | 6.89 SEK |
| 10 CAD | 68.94 SEK |
| 50 CAD | 344.68 SEK |
| 100 CAD | 689.36 SEK |
| 500 CAD | 3,446.81 SEK |
| 1,000 CAD | 6,893.62 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-26T10:00:56Z",
"rates": {
"SEK": 6.893618
}
}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": 689.3618,
"rate": 6.893618
}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