Rate Overview
Live
1 ANG = 8.9191 SZL
1 SZL = 0.112119
ANG
Avg
8.9353
High
8.9956
Low
8.8579
Last updated: 9/3/2026, 8:03:39 AM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 8.92 SZL |
| 10 ANG | 89.19 SZL |
| 50 ANG | 445.95 SZL |
| 100 ANG | 891.91 SZL |
| 500 ANG | 4,459.54 SZL |
| 1,000 ANG | 8,919.08 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-09-03T08:03:39Z",
"rates": {
"SZL": 8.919081
}
}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": 891.9081,
"rate": 8.919081
}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