Rate Overview
Live
1 GBP = 21.9652 SZL
1 SZL = 0.045526
GBP
Avg
22.0964
High
22.3716
Low
21.9652
Last updated: 5/27/2026, 5:33:29 PM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 21.97 SZL |
| 10 GBP | 219.65 SZL |
| 50 GBP | 1,098.26 SZL |
| 100 GBP | 2,196.52 SZL |
| 500 GBP | 10,982.62 SZL |
| 1,000 GBP | 21,965.25 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-05-27T17:33:29Z",
"rates": {
"SZL": 21.965245
}
}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": 2196.5245,
"rate": 21.965245
}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