Rate Overview
Live
1 SZL = 0.109444 AWG
1 AWG = 9.1371
SZL
Avg
0.108890
High
0.109591
Low
0.107231
Last updated: 5/27/2026, 10:52:29 PM
Quick Conversions
| SZL | AWG |
|---|---|
| 1 SZL | 0.11 AWG |
| 10 SZL | 1.09 AWG |
| 50 SZL | 5.47 AWG |
| 100 SZL | 10.94 AWG |
| 500 SZL | 54.72 AWG |
| 1,000 SZL | 109.44 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-05-27T22:52:29Z",
"rates": {
"AWG": 0.109444
}
}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.9444,
"rate": 0.109444
}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