Rate Overview
Live
1 AWG = 9.0566 SZL
1 SZL = 0.110417
AWG
Avg
9.1140
High
9.2430
Low
9.0228
Last updated: 6/17/2026, 1:42:37 AM
Quick Conversions
| AWG | SZL |
|---|---|
| 1 AWG | 9.06 SZL |
| 10 AWG | 90.57 SZL |
| 50 AWG | 452.83 SZL |
| 100 AWG | 905.66 SZL |
| 500 AWG | 4,528.28 SZL |
| 1,000 AWG | 9,056.57 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-06-17T01:42:37Z",
"rates": {
"SZL": 9.056566
}
}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": 905.6566,
"rate": 9.056566
}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