Rate Overview
Live
1 AWG = 9.2272 SZL
1 SZL = 0.108375
AWG
Avg
9.1464
High
9.4571
Low
8.8832
Last updated: 7/20/2026, 5:12:47 AM
Quick Conversions
| AWG | SZL |
|---|---|
| 1 AWG | 9.23 SZL |
| 10 AWG | 92.27 SZL |
| 50 AWG | 461.36 SZL |
| 100 AWG | 922.72 SZL |
| 500 AWG | 4,613.61 SZL |
| 1,000 AWG | 9,227.23 SZL |
Get AWG/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SZLExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-20T05:12:47Z",
"rates": {
"SZL": 9.227228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SZL",
"amount": 100
},
"result": 922.7228,
"rate": 9.227228
}Build with AWG/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key