Rate Overview
Live
1 GBP = 21.6636 SZL
1 SZL = 0.046160
GBP
Avg
21.7249
High
21.8243
Low
21.6615
Last updated: 7/5/2026, 11:37:10 PM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 21.66 SZL |
| 10 GBP | 216.64 SZL |
| 50 GBP | 1,083.18 SZL |
| 100 GBP | 2,166.36 SZL |
| 500 GBP | 10,831.79 SZL |
| 1,000 GBP | 21,663.59 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-05T23:37:10Z",
"rates": {
"SZL": 21.663585
}
}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": 2166.3585000000003,
"rate": 21.663585
}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