Rate Overview
Live
1 AUD = 6.7074 SEK
1 SEK = 0.149089
AUD
Avg
6.3674
High
6.7552
Low
6.1106
Last updated: 7/9/2026, 9:51:57 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.71 SEK |
| 10 AUD | 67.07 SEK |
| 50 AUD | 335.37 SEK |
| 100 AUD | 670.74 SEK |
| 500 AUD | 3,353.70 SEK |
| 1,000 AUD | 6,707.39 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-09T21:51:57Z",
"rates": {
"SEK": 6.707394
}
}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": 670.7393999999999,
"rate": 6.707394
}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