Rate Overview
Live
1 SEK = 0.149061 AUD
1 AUD = 6.7087
SEK
Avg
0.149283
High
0.149571
Low
0.148871
Last updated: 7/7/2026, 11:33:38 AM
Quick Conversions
| SEK | AUD |
|---|---|
| 1 SEK | 0.15 AUD |
| 10 SEK | 1.49 AUD |
| 50 SEK | 7.45 AUD |
| 100 SEK | 14.91 AUD |
| 500 SEK | 74.53 AUD |
| 1,000 SEK | 149.06 AUD |
Get SEK/AUD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=AUDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-07T11:33:38Z",
"rates": {
"AUD": 0.149061
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=AUD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "AUD",
"amount": 100
},
"result": 14.9061,
"rate": 0.149061
}Build with SEK/AUD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key