Rate Overview
Live
1 GBP = 21.9845 SZL
1 SZL = 0.045487
GBP
Avg
22.3180
High
22.7777
Low
21.9731
Last updated: 5/27/2026, 3:14:18 PM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 21.98 SZL |
| 10 GBP | 219.84 SZL |
| 50 GBP | 1,099.22 SZL |
| 100 GBP | 2,198.45 SZL |
| 500 GBP | 10,992.23 SZL |
| 1,000 GBP | 21,984.47 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-27T15:14:18Z",
"rates": {
"SZL": 21.984466
}
}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": 2198.4466,
"rate": 21.984466
}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