Rate Overview
Live
1 GBP = 22.7926 SZL
1 SZL = 0.043874
GBP
Avg
23.2320
High
24.6144
Low
21.8736
Last updated: 3/27/2026, 7:51:59 AM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 22.79 SZL |
| 10 GBP | 227.93 SZL |
| 50 GBP | 1,139.63 SZL |
| 100 GBP | 2,279.26 SZL |
| 500 GBP | 11,396.31 SZL |
| 1,000 GBP | 22,792.62 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-03-27T07:51:59Z",
"rates": {
"SZL": 22.792615
}
}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": 2279.2615,
"rate": 22.792615
}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