Rate Overview
Live
1 AUD = 7.0079 SEK
1 SEK = 0.142696
AUD
Avg
6.9914
High
7.0155
Low
6.9618
Last updated: 9/21/2026, 10:09:27 AM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 7.01 SEK |
| 10 AUD | 70.08 SEK |
| 50 AUD | 350.39 SEK |
| 100 AUD | 700.79 SEK |
| 500 AUD | 3,503.94 SEK |
| 1,000 AUD | 7,007.89 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-09-21T10:09:27Z",
"rates": {
"SEK": 7.007886
}
}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": 700.7886,
"rate": 7.007886
}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