Rate Overview
Live
1 AUD = 6.7320 SEK
1 SEK = 0.148545
AUD
Avg
6.6998
High
6.7443
Low
6.6336
Last updated: 7/12/2026, 8:30:17 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.73 SEK |
| 10 AUD | 67.32 SEK |
| 50 AUD | 336.60 SEK |
| 100 AUD | 673.20 SEK |
| 500 AUD | 3,365.99 SEK |
| 1,000 AUD | 6,731.98 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-07-12T20:30:17Z",
"rates": {
"SEK": 6.731978
}
}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": 673.1978,
"rate": 6.731978
}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