Rate Overview
Live
1 ANG = 9.0160 SZL
1 SZL = 0.110914
ANG
Avg
9.1092
High
9.1931
Low
9.0160
Last updated: 7/4/2026, 9:42:47 AM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 9.02 SZL |
| 10 ANG | 90.16 SZL |
| 50 ANG | 450.80 SZL |
| 100 ANG | 901.60 SZL |
| 500 ANG | 4,507.98 SZL |
| 1,000 ANG | 9,015.96 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-04T09:42:47Z",
"rates": {
"SZL": 9.015961
}
}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": 901.5961000000001,
"rate": 9.015961
}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