Rate Overview
Live
1 AWG = 5.2632 SEK
1 SEK = 0.190000
AWG
Avg
5.2362
High
5.2766
Low
5.1912
Last updated: 3/28/2026, 4:26:41 AM
Quick Conversions
| AWG | SEK |
|---|---|
| 1 AWG | 5.26 SEK |
| 10 AWG | 52.63 SEK |
| 50 AWG | 263.16 SEK |
| 100 AWG | 526.32 SEK |
| 500 AWG | 2,631.58 SEK |
| 1,000 AWG | 5,263.15 SEK |
Get AWG/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SEKExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-28T04:26:41Z",
"rates": {
"SEK": 5.26315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SEK",
"amount": 100
},
"result": 526.315,
"rate": 5.26315
}Build with AWG/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key