Rate Overview
Live
1 SEK = 0.149326 AUD
1 AUD = 6.6968
SEK
Avg
0.150096
High
0.150659
Low
0.149326
Last updated: 5/8/2026, 4:40:40 AM
Quick Conversions
| SEK | AUD |
|---|---|
| 1 SEK | 0.15 AUD |
| 10 SEK | 1.49 AUD |
| 50 SEK | 7.47 AUD |
| 100 SEK | 14.93 AUD |
| 500 SEK | 74.66 AUD |
| 1,000 SEK | 149.33 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-08T04:40:40Z",
"rates": {
"AUD": 0.149326
}
}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.932599999999999,
"rate": 0.149326
}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