Rate Overview
Live
1 SEK = 0.194935 AWG
1 AWG = 5.1299
SEK
Avg
0.195375
High
0.198070
Low
0.193530
Last updated: 3/7/2026, 7:42:30 AM
Quick Conversions
| SEK | AWG |
|---|---|
| 1 SEK | 0.19 AWG |
| 10 SEK | 1.95 AWG |
| 50 SEK | 9.75 AWG |
| 100 SEK | 19.49 AWG |
| 500 SEK | 97.47 AWG |
| 1,000 SEK | 194.94 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-07T07:42:30Z",
"rates": {
"AWG": 0.194935
}
}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.4935,
"rate": 0.194935
}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