Rate Overview
Live
1 ANG = 9.3677 SZL
1 SZL = 0.106750
ANG
Avg
9.1313
High
9.3677
Low
9.0035
Last updated: 7/26/2026, 1:54:40 AM
Quick Conversions
| ANG | SZL |
|---|---|
| 1 ANG | 9.37 SZL |
| 10 ANG | 93.68 SZL |
| 50 ANG | 468.38 SZL |
| 100 ANG | 936.77 SZL |
| 500 ANG | 4,683.84 SZL |
| 1,000 ANG | 9,367.69 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-26T01:54:40Z",
"rates": {
"SZL": 9.367689
}
}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": 936.7689,
"rate": 9.367689
}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