Rate Overview
Live
1 ANG = 9.1282 SZL
1 SZL = 0.109551
ANG
Avg
9.1456
High
9.5864
Low
8.8556
Last updated: 7/23/2026, 2:26:33 AM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 9.13 SZL |
| 10 ANG | 91.28 SZL |
| 50 ANG | 456.41 SZL |
| 100 ANG | 912.82 SZL |
| 500 ANG | 4,564.08 SZL |
| 1,000 ANG | 9,128.15 SZL |
Get ANG/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=SZLExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-23T02:26:33Z",
"rates": {
"SZL": 9.128152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "SZL",
"amount": 100
},
"result": 912.8152,
"rate": 9.128152
}Build with ANG/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key