Rate Overview
Live
1 SEK = 0.151845 AUD
1 AUD = 6.5857
SEK
Avg
0.152494
High
0.153343
Low
0.151845
Last updated: 4/16/2026, 4:22:48 PM
Quick Conversions
| SEK | AUD |
|---|---|
| 1 SEK | 0.15 AUD |
| 10 SEK | 1.52 AUD |
| 50 SEK | 7.59 AUD |
| 100 SEK | 15.18 AUD |
| 500 SEK | 75.92 AUD |
| 1,000 SEK | 151.85 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-04-16T16:22:48Z",
"rates": {
"AUD": 0.151845
}
}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.1845,
"rate": 0.151845
}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