Rate Overview
Live
1 AUD = 6.6956 SEK
1 SEK = 0.149353
AUD
Avg
6.7026
High
6.7172
Low
6.6858
Last updated: 7/4/2026, 10:31:12 AM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.70 SEK |
| 10 AUD | 66.96 SEK |
| 50 AUD | 334.78 SEK |
| 100 AUD | 669.56 SEK |
| 500 AUD | 3,347.78 SEK |
| 1,000 AUD | 6,695.57 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-04T10:31:12Z",
"rates": {
"SEK": 6.695568
}
}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": 669.5568,
"rate": 6.695568
}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