Rate Overview
Live
1 SEK = 0.148298 CAD
1 CAD = 6.7432
SEK
Avg
0.149352
High
0.151336
Low
0.148072
Last updated: 3/6/2026, 8:10:57 AM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.48 CAD |
| 50 SEK | 7.41 CAD |
| 100 SEK | 14.83 CAD |
| 500 SEK | 74.15 CAD |
| 1,000 SEK | 148.30 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-06T08:10:57Z",
"rates": {
"CAD": 0.148298
}
}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.8298,
"rate": 0.148298
}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