Rate Overview
Live
1 AWG = 9.0646 SZL
1 SZL = 0.110319
AWG
Avg
9.1428
High
9.2037
Low
9.0646
Last updated: 7/4/2026, 10:57:49 PM
Quick Conversions
| AWG | SZL |
|---|---|
| 1 AWG | 9.06 SZL |
| 10 AWG | 90.65 SZL |
| 50 AWG | 453.23 SZL |
| 100 AWG | 906.46 SZL |
| 500 AWG | 4,532.32 SZL |
| 1,000 AWG | 9,064.63 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-04T22:57:49Z",
"rates": {
"SZL": 9.06463
}
}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": 906.463,
"rate": 9.06463
}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