Rate Overview
Live
1 AUD = 6.8712 SEK
1 SEK = 0.145535
AUD
Avg
6.8683
High
6.8895
Low
6.8434
Last updated: 9/3/2026, 9:37:59 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.87 SEK |
| 10 AUD | 68.71 SEK |
| 50 AUD | 343.56 SEK |
| 100 AUD | 687.12 SEK |
| 500 AUD | 3,435.61 SEK |
| 1,000 AUD | 6,871.21 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-09-03T21:37:59Z",
"rates": {
"SEK": 6.871212
}
}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": 687.1212,
"rate": 6.871212
}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