Rate Overview
Live
1 ANG = 9.3862 SZL
1 SZL = 0.106539
ANG
Avg
9.2482
High
9.3862
Low
9.0874
Last updated: 7/26/2026, 12:36:13 PM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 9.39 SZL |
| 10 ANG | 93.86 SZL |
| 50 ANG | 469.31 SZL |
| 100 ANG | 938.62 SZL |
| 500 ANG | 4,693.10 SZL |
| 1,000 ANG | 9,386.21 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-26T12:36:13Z",
"rates": {
"SZL": 9.386206
}
}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": 938.6206,
"rate": 9.386206
}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