Rate Overview
Live
1 SZL = 0.106333 AWG
1 AWG = 9.4044
SZL
Avg
0.107817
High
0.109389
Low
0.106333
Last updated: 7/26/2026, 12:20:29 AM
Quick Conversions
| SZL | AWG |
|---|---|
| 1 SZL | 0.11 AWG |
| 10 SZL | 1.06 AWG |
| 50 SZL | 5.32 AWG |
| 100 SZL | 10.63 AWG |
| 500 SZL | 53.17 AWG |
| 1,000 SZL | 106.33 AWG |
Get SZL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=AWGExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-07-26T00:20:29Z",
"rates": {
"AWG": 0.106333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "AWG",
"amount": 100
},
"result": 10.6333,
"rate": 0.106333
}Build with SZL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key