Rate Overview
Live
1 GBP = 22.1805 ZAR
1 ZAR = 0.045085
GBP
Avg
22.2918
High
24.9120
Low
19.2355
Last updated: 7/28/2026, 4:18:38 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 22.18 ZAR |
| 10 GBP | 221.80 ZAR |
| 50 GBP | 1,109.02 ZAR |
| 100 GBP | 2,218.05 ZAR |
| 500 GBP | 11,090.25 ZAR |
| 1,000 GBP | 22,180.49 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-07-28T16:18:38Z",
"rates": {
"ZAR": 22.180493
}
}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": 2218.0492999999997,
"rate": 22.180493
}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