Rate Overview
Live
1 SEK = 0.147538 CAD
1 CAD = 6.7779
SEK
Avg
0.147364
High
0.147680
Low
0.146771
Last updated: 5/7/2026, 6:56:00 AM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.48 CAD |
| 50 SEK | 7.38 CAD |
| 100 SEK | 14.75 CAD |
| 500 SEK | 73.77 CAD |
| 1,000 SEK | 147.54 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-07T06:56:00Z",
"rates": {
"CAD": 0.147538
}
}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.7538,
"rate": 0.147538
}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