Rate Overview
Live
1 GBP = 21.9914 SZL
1 SZL = 0.045472
GBP
Avg
22.0530
High
22.6822
Low
21.4479
Last updated: 7/22/2026, 11:30:45 PM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 21.99 SZL |
| 10 GBP | 219.91 SZL |
| 50 GBP | 1,099.57 SZL |
| 100 GBP | 2,199.14 SZL |
| 500 GBP | 10,995.72 SZL |
| 1,000 GBP | 21,991.44 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-07-22T23:30:45Z",
"rates": {
"SZL": 21.99144
}
}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": 2199.1440000000002,
"rate": 21.99144
}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