Rate Overview
Live
1 SEK = 0.144571 CAD
1 CAD = 6.9170
SEK
Avg
0.144590
High
0.144932
Low
0.143997
Last updated: 9/5/2026, 11:07:06 AM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.14 CAD |
| 10 SEK | 1.45 CAD |
| 50 SEK | 7.23 CAD |
| 100 SEK | 14.46 CAD |
| 500 SEK | 72.29 CAD |
| 1,000 SEK | 144.57 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-09-05T11:07:06Z",
"rates": {
"CAD": 0.144571
}
}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.4571,
"rate": 0.144571
}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