Rate Overview
Live
1 GBP = 22.2776 SZL
1 SZL = 0.044888
GBP
Avg
22.5905
High
22.7777
Low
22.2391
Last updated: 5/7/2026, 10:35:27 AM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 22.28 SZL |
| 10 GBP | 222.78 SZL |
| 50 GBP | 1,113.88 SZL |
| 100 GBP | 2,227.76 SZL |
| 500 GBP | 11,138.82 SZL |
| 1,000 GBP | 22,277.64 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-07T10:35:27Z",
"rates": {
"SZL": 22.277643
}
}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": 2227.7643000000003,
"rate": 22.277643
}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