Rate Overview
Live
1 AWG = 9.2454 SZL
1 SZL = 0.108162
AWG
Avg
9.0931
High
9.2630
Low
8.8800
Last updated: 3/7/2026, 7:08:27 AM
Quick Conversions
| AWG | SZL |
|---|---|
| 1 AWG | 9.25 SZL |
| 10 AWG | 92.45 SZL |
| 50 AWG | 462.27 SZL |
| 100 AWG | 924.54 SZL |
| 500 AWG | 4,622.68 SZL |
| 1,000 AWG | 9,245.36 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-07T07:08:27Z",
"rates": {
"SZL": 9.245364
}
}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": 924.5364000000001,
"rate": 9.245364
}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