Rate Overview
Live
1 ANG = 9.0874 SZL
1 SZL = 0.110042
ANG
Avg
9.1374
High
9.1842
Low
9.0874
Last updated: 7/23/2026, 2:21:38 PM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 9.09 SZL |
| 10 ANG | 90.87 SZL |
| 50 ANG | 454.37 SZL |
| 100 ANG | 908.74 SZL |
| 500 ANG | 4,543.72 SZL |
| 1,000 ANG | 9,087.45 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-23T14:21:38Z",
"rates": {
"SZL": 9.087449
}
}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": 908.7448999999999,
"rate": 9.087449
}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