Rate Overview
Live
1 SEK = 0.155133 AUD
1 AUD = 6.4461
SEK
Avg
0.154969
High
0.156258
Low
0.154141
Last updated: 3/6/2026, 6:09:02 PM
Quick Conversions
| SEK | AUD |
|---|---|
| 1 SEK | 0.16 AUD |
| 10 SEK | 1.55 AUD |
| 50 SEK | 7.76 AUD |
| 100 SEK | 15.51 AUD |
| 500 SEK | 77.57 AUD |
| 1,000 SEK | 155.13 AUD |
Get SEK/AUD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=AUDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-06T18:09:02Z",
"rates": {
"AUD": 0.155133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=AUD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "AUD",
"amount": 100
},
"result": 15.5133,
"rate": 0.155133
}Build with SEK/AUD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key