Rate Overview
Live
1 GBP = 21.7384 SZL
1 SZL = 0.046002
GBP
Avg
21.8502
High
22.1405
Low
21.6762
Last updated: 6/17/2026, 6:56:32 AM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 21.74 SZL |
| 10 GBP | 217.38 SZL |
| 50 GBP | 1,086.92 SZL |
| 100 GBP | 2,173.84 SZL |
| 500 GBP | 10,869.21 SZL |
| 1,000 GBP | 21,738.42 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-06-17T06:56:32Z",
"rates": {
"SZL": 21.73842
}
}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": 2173.842,
"rate": 21.73842
}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