Rate Overview
Live
1 AWG = 5.3611 SEK
1 SEK = 0.186529
AWG
Avg
5.3556
High
5.3837
Low
5.3172
Last updated: 9/3/2026, 7:05:24 AM
Quick Conversions
| AWG | SEK |
|---|---|
| 1 AWG | 5.36 SEK |
| 10 AWG | 53.61 SEK |
| 50 AWG | 268.06 SEK |
| 100 AWG | 536.11 SEK |
| 500 AWG | 2,680.55 SEK |
| 1,000 AWG | 5,361.10 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-09-03T07:05:24Z",
"rates": {
"SEK": 5.361103
}
}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": 536.1103,
"rate": 5.361103
}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