Rate Overview
Live
1 SZL = 0.104892 AWG
1 AWG = 9.5336
SZL
Avg
0.107711
High
0.112905
Low
0.104552
Last updated: 3/28/2026, 10:53:57 AM
Quick Conversions
| SZL | AWG |
|---|---|
| 1 SZL | 0.10 AWG |
| 10 SZL | 1.05 AWG |
| 50 SZL | 5.24 AWG |
| 100 SZL | 10.49 AWG |
| 500 SZL | 52.45 AWG |
| 1,000 SZL | 104.89 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-03-28T10:53:57Z",
"rates": {
"AWG": 0.104892
}
}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.4892,
"rate": 0.104892
}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