Rate Overview
Live
1 GBP = 22.2743 ZAR
1 ZAR = 0.044895
GBP
Avg
22.0527
High
22.6508
Low
21.4480
Last updated: 7/27/2026, 5:33:54 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 22.27 ZAR |
| 10 GBP | 222.74 ZAR |
| 50 GBP | 1,113.71 ZAR |
| 100 GBP | 2,227.43 ZAR |
| 500 GBP | 11,137.14 ZAR |
| 1,000 GBP | 22,274.27 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-27T17:33:54Z",
"rates": {
"ZAR": 22.274275
}
}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": 2227.4275,
"rate": 22.274275
}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