Rate Overview
Live
1 SEK = 0.190000 AWG
1 AWG = 5.2632
SEK
Avg
0.181763
High
0.200035
Low
0.161101
Last updated: 3/28/2026, 4:25:24 AM
Quick Conversions
| SEK | AWG |
|---|---|
| 1 SEK | 0.19 AWG |
| 10 SEK | 1.90 AWG |
| 50 SEK | 9.50 AWG |
| 100 SEK | 19.00 AWG |
| 500 SEK | 95.00 AWG |
| 1,000 SEK | 190.00 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-03-28T04:25:24Z",
"rates": {
"AWG": 0.19
}
}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,
"rate": 0.19
}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