Rate Overview
Live
1 SEK = 0.192580 AWG
1 AWG = 5.1926
SEK
Avg
0.193307
High
0.196025
Low
0.189463
Last updated: 5/27/2026, 8:32:24 PM
Quick Conversions
| SEK | AWG |
|---|---|
| 1 SEK | 0.19 AWG |
| 10 SEK | 1.93 AWG |
| 50 SEK | 9.63 AWG |
| 100 SEK | 19.26 AWG |
| 500 SEK | 96.29 AWG |
| 1,000 SEK | 192.58 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-05-27T20:32:24Z",
"rates": {
"AWG": 0.19258
}
}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.258,
"rate": 0.19258
}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