Rate Overview
Live
1 GBP = 22.2510 ZAR
1 ZAR = 0.044942
GBP
Avg
21.8189
High
22.2944
Low
21.4742
Last updated: 3/6/2026, 6:11:39 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 22.25 ZAR |
| 10 GBP | 222.51 ZAR |
| 50 GBP | 1,112.55 ZAR |
| 100 GBP | 2,225.10 ZAR |
| 500 GBP | 11,125.49 ZAR |
| 1,000 GBP | 22,250.99 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-06T18:11:39Z",
"rates": {
"ZAR": 22.250989
}
}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": 2225.0989,
"rate": 22.250989
}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