Rate Overview
Live
1 GBP = 22.1866 SZL
1 SZL = 0.045072
GBP
Avg
22.1144
High
22.2393
Low
21.9553
Last updated: 4/17/2026, 7:38:33 AM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 22.19 SZL |
| 10 GBP | 221.87 SZL |
| 50 GBP | 1,109.33 SZL |
| 100 GBP | 2,218.66 SZL |
| 500 GBP | 11,093.32 SZL |
| 1,000 GBP | 22,186.63 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-04-17T07:38:33Z",
"rates": {
"SZL": 22.186634
}
}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": 2218.6634000000004,
"rate": 22.186634
}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