Rate Overview
Live
1 AWG = 9.5335 SZL
1 SZL = 0.104893
AWG
Avg
9.1342
High
9.5335
Low
8.8832
Last updated: 3/28/2026, 12:26:40 PM
Quick Conversions
| AWG | SZL |
|---|---|
| 1 AWG | 9.53 SZL |
| 10 AWG | 95.34 SZL |
| 50 AWG | 476.68 SZL |
| 100 AWG | 953.35 SZL |
| 500 AWG | 4,766.77 SZL |
| 1,000 AWG | 9,533.54 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-03-28T12:26:40Z",
"rates": {
"SZL": 9.533538
}
}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": 953.3538,
"rate": 9.533538
}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