Rate Overview
Live
1 AUD = 6.6743 SEK
1 SEK = 0.149830
AUD
Avg
6.6729
High
6.6852
Low
6.6481
Last updated: 5/26/2026, 3:50:42 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.67 SEK |
| 10 AUD | 66.74 SEK |
| 50 AUD | 333.71 SEK |
| 100 AUD | 667.43 SEK |
| 500 AUD | 3,337.13 SEK |
| 1,000 AUD | 6,674.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-26T15:50:42Z",
"rates": {
"SEK": 6.674252
}
}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.4252,
"rate": 6.674252
}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