Rate Overview
Live
1 GBP = 21.8811 ZAR
1 ZAR = 0.045702
GBP
Avg
21.7716
High
21.9314
Low
21.6526
Last updated: 7/10/2026, 1:01:50 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 21.88 ZAR |
| 10 GBP | 218.81 ZAR |
| 50 GBP | 1,094.06 ZAR |
| 100 GBP | 2,188.11 ZAR |
| 500 GBP | 10,940.56 ZAR |
| 1,000 GBP | 21,881.11 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-10T13:01:50Z",
"rates": {
"ZAR": 21.881112
}
}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": 2188.1112000000003,
"rate": 21.881112
}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