Rate Overview
Live
1 SZL = 0.110417 AWG
1 AWG = 9.0566
SZL
Avg
0.109729
High
0.110830
Low
0.108189
Last updated: 6/17/2026, 3:13:21 AM
Quick Conversions
| SZL | AWG |
|---|---|
| 1 SZL | 0.11 AWG |
| 10 SZL | 1.10 AWG |
| 50 SZL | 5.52 AWG |
| 100 SZL | 11.04 AWG |
| 500 SZL | 55.21 AWG |
| 1,000 SZL | 110.42 AWG |
Get SZL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=AWGExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-06-17T03:13:21Z",
"rates": {
"AWG": 0.110417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "AWG",
"amount": 100
},
"result": 11.0417,
"rate": 0.110417
}Build with SZL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key