Rate Overview
Live
1 SEK = 0.195961 AWG
1 AWG = 5.1031
SEK
Avg
0.194955
High
0.196722
Low
0.193088
Last updated: 4/17/2026, 6:29:59 AM
Quick Conversions
| SEK | AWG |
|---|---|
| 1 SEK | 0.20 AWG |
| 10 SEK | 1.96 AWG |
| 50 SEK | 9.80 AWG |
| 100 SEK | 19.60 AWG |
| 500 SEK | 97.98 AWG |
| 1,000 SEK | 195.96 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-04-17T06:29:59Z",
"rates": {
"AWG": 0.195961
}
}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": 19.5961,
"rate": 0.195961
}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