Rate Overview
Live
1 SEK = 0.153657 AUD
1 AUD = 6.5080
SEK
Avg
0.149256
High
0.163507
Low
0.137032
Last updated: 3/27/2026, 12:59:48 PM
Quick Conversions
| SEK | AUD |
|---|---|
| 1 SEK | 0.15 AUD |
| 10 SEK | 1.54 AUD |
| 50 SEK | 7.68 AUD |
| 100 SEK | 15.37 AUD |
| 500 SEK | 76.83 AUD |
| 1,000 SEK | 153.66 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-27T12:59:48Z",
"rates": {
"AUD": 0.153657
}
}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.365699999999999,
"rate": 0.153657
}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