Rate Overview
Live
1 AUD = 6.7114 SEK
1 SEK = 0.149001
AUD
Avg
6.7306
High
7.3763
Low
6.1106
Last updated: 6/28/2026, 5:46:52 AM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.71 SEK |
| 10 AUD | 67.11 SEK |
| 50 AUD | 335.57 SEK |
| 100 AUD | 671.14 SEK |
| 500 AUD | 3,355.69 SEK |
| 1,000 AUD | 6,711.37 SEK |
Get AUD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=SEKExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-06-28T05:46:52Z",
"rates": {
"SEK": 6.711371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "SEK",
"amount": 100
},
"result": 671.1370999999999,
"rate": 6.711371
}Build with AUD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key