Rate Overview
Live
1 GBP = 21.6013 SZL
1 SZL = 0.046294
GBP
Avg
21.7637
High
21.8964
Low
21.6013
Last updated: 9/4/2026, 6:19:25 PM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 21.60 SZL |
| 10 GBP | 216.01 SZL |
| 50 GBP | 1,080.06 SZL |
| 100 GBP | 2,160.13 SZL |
| 500 GBP | 10,800.63 SZL |
| 1,000 GBP | 21,601.26 SZL |
Get GBP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SZLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-04T18:19:25Z",
"rates": {
"SZL": 21.601264
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SZL",
"amount": 100
},
"result": 2160.1264,
"rate": 21.601264
}Build with GBP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key