Rate Overview
Live
1 SEK = 0.147712 AUD
1 AUD = 6.7699
SEK
Avg
0.156831
High
0.163226
Low
0.147368
Last updated: 7/27/2026, 3:45:25 AM
Quick Conversions
| SEK | AUD |
|---|---|
| 1 SEK | 0.15 AUD |
| 10 SEK | 1.48 AUD |
| 50 SEK | 7.39 AUD |
| 100 SEK | 14.77 AUD |
| 500 SEK | 73.86 AUD |
| 1,000 SEK | 147.71 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-07-27T03:45:25Z",
"rates": {
"AUD": 0.147712
}
}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": 14.7712,
"rate": 0.147712
}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