Rate Overview
Live
1 GBP = 22.8163 ZAR
1 ZAR = 0.043828
GBP
Avg
22.7088
High
22.8421
Low
22.5572
Last updated: 3/26/2026, 11:37:59 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 22.82 ZAR |
| 10 GBP | 228.16 ZAR |
| 50 GBP | 1,140.82 ZAR |
| 100 GBP | 2,281.63 ZAR |
| 500 GBP | 11,408.17 ZAR |
| 1,000 GBP | 22,816.33 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-26T23:37:59Z",
"rates": {
"ZAR": 22.816332
}
}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": 2281.6331999999998,
"rate": 22.816332
}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