Rate Overview
Live
1 SEK = 0.183734 AWG
1 AWG = 5.4427
SEK
Avg
0.192739
High
0.202422
Low
0.183734
Last updated: 7/28/2026, 12:03:45 PM
Quick Conversions
| SEK | AWG |
|---|---|
| 1 SEK | 0.18 AWG |
| 10 SEK | 1.84 AWG |
| 50 SEK | 9.19 AWG |
| 100 SEK | 18.37 AWG |
| 500 SEK | 91.87 AWG |
| 1,000 SEK | 183.73 AWG |
Get SEK/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=AWGExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-28T12:03:45Z",
"rates": {
"AWG": 0.183734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "AWG",
"amount": 100
},
"result": 18.3734,
"rate": 0.183734
}Build with SEK/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key