Rate Overview
Live
1 AUD = 6.6910 SEK
1 SEK = 0.149455
AUD
Avg
6.6509
High
6.6910
Low
6.6309
Last updated: 5/6/2026, 12:06:50 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.69 SEK |
| 10 AUD | 66.91 SEK |
| 50 AUD | 334.55 SEK |
| 100 AUD | 669.10 SEK |
| 500 AUD | 3,345.49 SEK |
| 1,000 AUD | 6,690.99 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-06T12:06:50Z",
"rates": {
"SEK": 6.690986
}
}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.0985999999999,
"rate": 6.690986
}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