Rate Overview
Live
1 SEK = 0.149612 CAD
1 CAD = 6.6840
SEK
Avg
0.147320
High
0.154186
Low
0.141730
Last updated: 5/27/2026, 1:57:47 PM
Quick Conversions
| SEK | CAD |
|---|---|
| 1 SEK | 0.15 CAD |
| 10 SEK | 1.50 CAD |
| 50 SEK | 7.48 CAD |
| 100 SEK | 14.96 CAD |
| 500 SEK | 74.81 CAD |
| 1,000 SEK | 149.61 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-27T13:57:47Z",
"rates": {
"CAD": 0.149612
}
}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.9612,
"rate": 0.149612
}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