Rate Overview
Live
1 GBP = 22.4307 SZL
1 SZL = 0.044582
GBP
Avg
21.9543
High
22.4307
Low
21.6615
Last updated: 7/26/2026, 9:40:31 AM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 22.43 SZL |
| 10 GBP | 224.31 SZL |
| 50 GBP | 1,121.54 SZL |
| 100 GBP | 2,243.07 SZL |
| 500 GBP | 11,215.36 SZL |
| 1,000 GBP | 22,430.73 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-26T09:40:31Z",
"rates": {
"SZL": 22.430725
}
}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": 2243.0724999999998,
"rate": 22.430725
}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