Rate Overview
Live
1 GBP = 22.4291 ZAR
1 ZAR = 0.044585
GBP
Avg
21.9362
High
22.4510
Low
21.6464
Last updated: 7/25/2026, 11:54:49 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 22.43 ZAR |
| 10 GBP | 224.29 ZAR |
| 50 GBP | 1,121.46 ZAR |
| 100 GBP | 2,242.91 ZAR |
| 500 GBP | 11,214.56 ZAR |
| 1,000 GBP | 22,429.13 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-25T23:54:49Z",
"rates": {
"ZAR": 22.429129
}
}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": 2242.9129,
"rate": 22.429129
}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