Rate Overview
Live
1 SEK = 0.149891 CAD
1 CAD = 6.6715
SEK
Avg
0.149429
High
0.150454
Low
0.148521
Last updated: 4/15/2026, 11:53:19 PM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.50 CAD |
| 50 SEK | 7.49 CAD |
| 100 SEK | 14.99 CAD |
| 500 SEK | 74.95 CAD |
| 1,000 SEK | 149.89 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-04-15T23:53:19Z",
"rates": {
"CAD": 0.149891
}
}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.9891,
"rate": 0.149891
}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