Rate Overview
Live
1 SEK = 0.188671 AWG
1 AWG = 5.3002
SEK
Avg
0.188170
High
0.188671
Low
0.187204
Last updated: 8/17/2026, 2:40:33 PM
Quick Conversions
| SEK | AWG |
|---|---|
| 1 SEK | 0.19 AWG |
| 10 SEK | 1.89 AWG |
| 50 SEK | 9.43 AWG |
| 100 SEK | 18.87 AWG |
| 500 SEK | 94.34 AWG |
| 1,000 SEK | 188.67 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-08-17T14:40:33Z",
"rates": {
"AWG": 0.188671
}
}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.8671,
"rate": 0.188671
}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