Rate Overview
Live
1 AUD = 6.6422 SEK
1 SEK = 0.150553
AUD
Avg
6.6511
High
6.6680
Low
6.6351
Last updated: 6/15/2026, 6:07:44 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.64 SEK |
| 10 AUD | 66.42 SEK |
| 50 AUD | 332.11 SEK |
| 100 AUD | 664.22 SEK |
| 500 AUD | 3,321.10 SEK |
| 1,000 AUD | 6,642.19 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-06-15T18:07:44Z",
"rates": {
"SEK": 6.642193
}
}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": 664.2193,
"rate": 6.642193
}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