Rate Overview
Live
1 ANG = 9.0801 SZL
1 SZL = 0.110131
ANG
Avg
9.2026
High
9.5864
Low
8.8556
Last updated: 5/27/2026, 10:58:58 AM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 9.08 SZL |
| 10 ANG | 90.80 SZL |
| 50 ANG | 454.01 SZL |
| 100 ANG | 908.01 SZL |
| 500 ANG | 4,540.05 SZL |
| 1,000 ANG | 9,080.10 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-05-27T10:58:58Z",
"rates": {
"SZL": 9.080104
}
}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.0104,
"rate": 9.080104
}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