Rate Overview
Live
1 AUD = 6.7435 SEK
1 SEK = 0.148292
AUD
Avg
6.7162
High
6.7435
Low
6.6806
Last updated: 8/14/2026, 2:29:07 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.74 SEK |
| 10 AUD | 67.43 SEK |
| 50 AUD | 337.17 SEK |
| 100 AUD | 674.35 SEK |
| 500 AUD | 3,371.74 SEK |
| 1,000 AUD | 6,743.47 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-08-14T14:29:07Z",
"rates": {
"SEK": 6.743474
}
}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": 674.3474,
"rate": 6.743474
}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