Rate Overview
Live
1 SEK = 0.145061 CAD
1 CAD = 6.8937
SEK
Avg
0.147834
High
0.153072
Low
0.142716
Last updated: 7/26/2026, 3:39:10 AM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.45 CAD |
| 50 SEK | 7.25 CAD |
| 100 SEK | 14.51 CAD |
| 500 SEK | 72.53 CAD |
| 1,000 SEK | 145.06 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-07-26T03:39:10Z",
"rates": {
"CAD": 0.145061
}
}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.5061,
"rate": 0.145061
}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