Rate Overview
Live
1 ANG = 8.9984 SZL
1 SZL = 0.111131
ANG
Avg
8.9846
High
8.9984
Low
8.9571
Last updated: 8/15/2026, 12:25:27 AM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 9.00 SZL |
| 10 ANG | 89.98 SZL |
| 50 ANG | 449.92 SZL |
| 100 ANG | 899.84 SZL |
| 500 ANG | 4,499.19 SZL |
| 1,000 ANG | 8,998.39 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-08-15T00:25:27Z",
"rates": {
"SZL": 8.998388
}
}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": 899.8388,
"rate": 8.998388
}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