Rate Overview
Live
1 GBP = 22.8327 ZAR
1 ZAR = 0.043797
GBP
Avg
23.2679
High
25.1029
Low
21.5120
Last updated: 3/27/2026, 1:24:27 AM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 22.83 ZAR |
| 10 GBP | 228.33 ZAR |
| 50 GBP | 1,141.64 ZAR |
| 100 GBP | 2,283.27 ZAR |
| 500 GBP | 11,416.35 ZAR |
| 1,000 GBP | 22,832.71 ZAR |
Get GBP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=ZARExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T01:24:27Z",
"rates": {
"ZAR": 22.832706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "ZAR",
"amount": 100
},
"result": 2283.2706000000003,
"rate": 22.832706
}Build with GBP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key