Rate Overview
Live
1 SEK = 0.148833 CAD
1 CAD = 6.7189
SEK
Avg
0.147454
High
0.149209
Low
0.145533
Last updated: 5/27/2026, 4:21:28 PM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.49 CAD |
| 50 SEK | 7.44 CAD |
| 100 SEK | 14.88 CAD |
| 500 SEK | 74.42 CAD |
| 1,000 SEK | 148.83 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-05-27T16:21:28Z",
"rates": {
"CAD": 0.148833
}
}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.883299999999998,
"rate": 0.148833
}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