Rate Overview
Live
1 ANG = 9.1379 SZL
1 SZL = 0.109434
ANG
Avg
9.1472
High
9.1571
Low
9.1379
Last updated: 4/17/2026, 12:51:36 AM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 9.14 SZL |
| 10 ANG | 91.38 SZL |
| 50 ANG | 456.89 SZL |
| 100 ANG | 913.79 SZL |
| 500 ANG | 4,568.94 SZL |
| 1,000 ANG | 9,137.89 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-04-17T00:51:36Z",
"rates": {
"SZL": 9.137887
}
}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": 913.7887,
"rate": 9.137887
}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