Rate Overview
Live
1 AUD = 6.7988 SEK
1 SEK = 0.147085
AUD
Avg
6.7776
High
6.8108
Low
6.7339
Last updated: 7/25/2026, 2:16:28 AM
Quick Conversions
| AUD | SEK |
|---|---|
| 1 AUD | 6.80 SEK |
| 10 AUD | 67.99 SEK |
| 50 AUD | 339.94 SEK |
| 100 AUD | 679.88 SEK |
| 500 AUD | 3,399.40 SEK |
| 1,000 AUD | 6,798.80 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-25T02:16:28Z",
"rates": {
"SEK": 6.798803
}
}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": 679.8803,
"rate": 6.798803
}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