Rate Overview
Live
1 ANG = 8.9864 SZL
1 SZL = 0.111280
ANG
Avg
9.0739
High
9.1869
Low
8.9665
Last updated: 6/16/2026, 1:32:03 PM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 8.99 SZL |
| 10 ANG | 89.86 SZL |
| 50 ANG | 449.32 SZL |
| 100 ANG | 898.64 SZL |
| 500 ANG | 4,493.19 SZL |
| 1,000 ANG | 8,986.38 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-06-16T13:32:03Z",
"rates": {
"SZL": 8.986381
}
}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": 898.6381,
"rate": 8.986381
}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