Rate Overview
Live
1 GBP = 21.9724 SZL
1 SZL = 0.045512
GBP
Avg
22.1005
High
22.3716
Low
21.9724
Last updated: 5/27/2026, 12:32:30 PM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 21.97 SZL |
| 10 GBP | 219.72 SZL |
| 50 GBP | 1,098.62 SZL |
| 100 GBP | 2,197.24 SZL |
| 500 GBP | 10,986.22 SZL |
| 1,000 GBP | 21,972.45 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-27T12:32:30Z",
"rates": {
"SZL": 21.972445
}
}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": 2197.2445000000002,
"rate": 21.972445
}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