Rate Overview
Live
1 AUD = 6.7338 SEK
1 SEK = 0.148505
AUD
Avg
6.7120
High
7.1972
Low
6.1499
Last updated: 7/19/2026, 6:54:33 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.73 SEK |
| 10 AUD | 67.34 SEK |
| 50 AUD | 336.69 SEK |
| 100 AUD | 673.38 SEK |
| 500 AUD | 3,366.88 SEK |
| 1,000 AUD | 6,733.77 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-19T18:54:33Z",
"rates": {
"SEK": 6.733766
}
}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.3766,
"rate": 6.733766
}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