Rate Overview
Live
1 ANG = 9.4950 SZL
1 SZL = 0.105318
ANG
Avg
9.3396
High
9.7345
Low
8.8456
Last updated: 3/27/2026, 10:21:05 AM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 9.50 SZL |
| 10 ANG | 94.95 SZL |
| 50 ANG | 474.75 SZL |
| 100 ANG | 949.50 SZL |
| 500 ANG | 4,747.51 SZL |
| 1,000 ANG | 9,495.02 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-03-27T10:21:05Z",
"rates": {
"SZL": 9.495015
}
}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": 949.5015000000001,
"rate": 9.495015
}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