Rate Overview
Live
1 SEK = 0.150727 AUD
1 AUD = 6.6345
SEK
Avg
0.150263
High
0.151267
Low
0.149754
Last updated: 5/28/2026, 11:34:20 AM
Quick Conversions
| SEK | AUD |
|---|---|
| 1 SEK | 0.15 AUD |
| 10 SEK | 1.51 AUD |
| 50 SEK | 7.54 AUD |
| 100 SEK | 15.07 AUD |
| 500 SEK | 75.36 AUD |
| 1,000 SEK | 150.73 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-05-28T11:34:20Z",
"rates": {
"AUD": 0.150727
}
}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.0727,
"rate": 0.150727
}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