Rate Overview
Live
1 GBP = 21.9095 SZL
1 SZL = 0.045642
GBP
Avg
22.0434
High
22.7379
Low
21.5632
Last updated: 7/23/2026, 5:45:15 AM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 21.91 SZL |
| 10 GBP | 219.10 SZL |
| 50 GBP | 1,095.48 SZL |
| 100 GBP | 2,190.95 SZL |
| 500 GBP | 10,954.75 SZL |
| 1,000 GBP | 21,909.51 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-23T05:45:15Z",
"rates": {
"SZL": 21.909508
}
}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": 2190.9508,
"rate": 21.909508
}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