Rate Overview
Live
1 AWG = 5.1299 SEK
1 SEK = 0.194935
AWG
Avg
5.1187
High
5.1672
Low
5.0487
Last updated: 3/7/2026, 7:07:48 AM
Quick Conversions
| AWG | SEK |
|---|---|
| 1 AWG | 5.13 SEK |
| 10 AWG | 51.30 SEK |
| 50 AWG | 256.50 SEK |
| 100 AWG | 512.99 SEK |
| 500 AWG | 2,564.96 SEK |
| 1,000 AWG | 5,129.91 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-07T07:07:48Z",
"rates": {
"SEK": 5.129911
}
}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": 512.9911,
"rate": 5.129911
}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