Rate Overview
Live
1 SEK = 0.147188 CAD
1 CAD = 6.7940
SEK
Avg
0.146739
High
0.147377
Low
0.145924
Last updated: 7/6/2026, 10:53:41 AM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.47 CAD |
| 50 SEK | 7.36 CAD |
| 100 SEK | 14.72 CAD |
| 500 SEK | 73.59 CAD |
| 1,000 SEK | 147.19 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-06T10:53:41Z",
"rates": {
"CAD": 0.147188
}
}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.718800000000002,
"rate": 0.147188
}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