Rate Overview
Live
1 AUD = 6.7477 SEK
1 SEK = 0.148200
AUD
Avg
6.5176
High
6.7630
Low
6.1450
Last updated: 7/20/2026, 12:48:29 AM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.75 SEK |
| 10 AUD | 67.48 SEK |
| 50 AUD | 337.38 SEK |
| 100 AUD | 674.77 SEK |
| 500 AUD | 3,373.83 SEK |
| 1,000 AUD | 6,747.66 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-20T00:48:29Z",
"rates": {
"SEK": 6.747661
}
}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": 674.7660999999999,
"rate": 6.747661
}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