Rate Overview
Live
1 AUD = 6.7853 SEK
1 SEK = 0.147377
AUD
Avg
6.7303
High
6.8108
Low
6.6858
Last updated: 7/25/2026, 8:10:43 PM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.79 SEK |
| 10 AUD | 67.85 SEK |
| 50 AUD | 339.27 SEK |
| 100 AUD | 678.53 SEK |
| 500 AUD | 3,392.66 SEK |
| 1,000 AUD | 6,785.33 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-07-25T20:10:43Z",
"rates": {
"SEK": 6.785326
}
}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": 678.5326,
"rate": 6.785326
}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