Rate Overview
Live
1 SEK = 0.149362 CAD
1 CAD = 6.6951
SEK
Avg
0.136048
High
0.153392
Low
0.121965
Last updated: 5/27/2026, 3:12:31 PM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.49 CAD |
| 50 SEK | 7.47 CAD |
| 100 SEK | 14.94 CAD |
| 500 SEK | 74.68 CAD |
| 1,000 SEK | 149.36 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-05-27T15:12:31Z",
"rates": {
"CAD": 0.149362
}
}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.9362,
"rate": 0.149362
}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