Rate Overview
Live
1 GBP = 22.2217 SZL
1 SZL = 0.045001
GBP
Avg
22.2199
High
22.4495
Low
21.8492
Last updated: 7/27/2026, 6:53:53 PM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 22.22 SZL |
| 10 GBP | 222.22 SZL |
| 50 GBP | 1,111.08 SZL |
| 100 GBP | 2,222.17 SZL |
| 500 GBP | 11,110.83 SZL |
| 1,000 GBP | 22,221.65 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-27T18:53:53Z",
"rates": {
"SZL": 22.221653
}
}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": 2222.1653,
"rate": 22.221653
}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