Rate Overview
Live
1 GBP = 22.6595 SZL
1 SZL = 0.044132
GBP
Avg
22.6942
High
22.9727
Low
22.3979
Last updated: 3/27/2026, 6:53:03 PM
Quick Conversions
| GBP | SZL |
|---|---|
| 1 GBP | 22.66 SZL |
| 10 GBP | 226.59 SZL |
| 50 GBP | 1,132.97 SZL |
| 100 GBP | 2,265.95 SZL |
| 500 GBP | 11,329.73 SZL |
| 1,000 GBP | 22,659.47 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-27T18:53:03Z",
"rates": {
"SZL": 22.659469
}
}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": 2265.9469,
"rate": 22.659469
}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