Rate Overview
Live
1 SZL = 0.107037 AWG
1 AWG = 9.3426
SZL
Avg
0.109217
High
0.112571
Low
0.105740
Last updated: 7/27/2026, 8:27:31 AM
Quick Conversions
| SZL | AWG |
|---|---|
| 1 SZL | 0.11 AWG |
| 10 SZL | 1.07 AWG |
| 50 SZL | 5.35 AWG |
| 100 SZL | 10.70 AWG |
| 500 SZL | 53.52 AWG |
| 1,000 SZL | 107.04 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-27T08:27:31Z",
"rates": {
"AWG": 0.107037
}
}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.7037,
"rate": 0.107037
}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