Rate Overview
Live
1 AUD = 6.6763 SEK
1 SEK = 0.149785
AUD
Avg
6.6731
High
6.6852
Low
6.6481
Last updated: 5/26/2026, 5:03:47 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.68 SEK |
| 10 AUD | 66.76 SEK |
| 50 AUD | 333.81 SEK |
| 100 AUD | 667.63 SEK |
| 500 AUD | 3,338.13 SEK |
| 1,000 AUD | 6,676.25 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-05-26T17:03:47Z",
"rates": {
"SEK": 6.676251
}
}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": 667.6251,
"rate": 6.676251
}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