Rate Overview
Live
1 SEK = 0.147736 CAD
1 CAD = 6.7688
SEK
Avg
0.149065
High
0.153072
Low
0.144731
Last updated: 3/26/2026, 11:35:59 AM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.48 CAD |
| 50 SEK | 7.39 CAD |
| 100 SEK | 14.77 CAD |
| 500 SEK | 73.87 CAD |
| 1,000 SEK | 147.74 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-03-26T11:35:59Z",
"rates": {
"CAD": 0.147736
}
}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.7736,
"rate": 0.147736
}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