Rate Overview
Live
1 SEK = 0.145640 CAD
1 CAD = 6.8662
SEK
Avg
0.146191
High
0.147199
Low
0.145638
Last updated: 8/16/2026, 11:39:52 AM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.46 CAD |
| 50 SEK | 7.28 CAD |
| 100 SEK | 14.56 CAD |
| 500 SEK | 72.82 CAD |
| 1,000 SEK | 145.64 CAD |
Get SEK/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CADExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-08-16T11:39:52Z",
"rates": {
"CAD": 0.14564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CAD",
"amount": 100
},
"result": 14.564,
"rate": 0.14564
}Build with SEK/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key