Rate Overview
Live
1 GBP = 22.2125 ZAR
1 ZAR = 0.045020
GBP
Avg
22.1671
High
22.2667
Low
22.0566
Last updated: 4/16/2026, 3:14:57 AM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 22.21 ZAR |
| 10 GBP | 222.13 ZAR |
| 50 GBP | 1,110.63 ZAR |
| 100 GBP | 2,221.25 ZAR |
| 500 GBP | 11,106.26 ZAR |
| 1,000 GBP | 22,212.51 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-04-16T03:14:57Z",
"rates": {
"ZAR": 22.21251
}
}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.251,
"rate": 22.21251
}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