Rate Overview
Live
1 GBP = 22.2184 ZAR
1 ZAR = 0.045008
GBP
Avg
22.2741
High
22.4510
Low
21.9511
Last updated: 7/30/2026, 7:18:13 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 22.22 ZAR |
| 10 GBP | 222.18 ZAR |
| 50 GBP | 1,110.92 ZAR |
| 100 GBP | 2,221.84 ZAR |
| 500 GBP | 11,109.18 ZAR |
| 1,000 GBP | 22,218.36 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-30T19:18:13Z",
"rates": {
"ZAR": 22.21836
}
}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": 2221.8360000000002,
"rate": 22.21836
}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