Rate Overview
Live
1 GBP = 22.7980 ZAR
1 ZAR = 0.043863
GBP
Avg
22.2184
High
22.8421
Low
21.4480
Last updated: 3/27/2026, 12:13:31 AM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 22.80 ZAR |
| 10 GBP | 227.98 ZAR |
| 50 GBP | 1,139.90 ZAR |
| 100 GBP | 2,279.80 ZAR |
| 500 GBP | 11,399.01 ZAR |
| 1,000 GBP | 22,798.02 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-27T00:13:31Z",
"rates": {
"ZAR": 22.798018
}
}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": 2279.8017999999997,
"rate": 22.798018
}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