Rate Overview
Live
1 GBP = 21.6773 ZAR
1 ZAR = 0.046131
GBP
Avg
21.6431
High
21.7055
Low
21.5675
Last updated: 9/9/2026, 1:04:31 AM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 21.68 ZAR |
| 10 GBP | 216.77 ZAR |
| 50 GBP | 1,083.86 ZAR |
| 100 GBP | 2,167.73 ZAR |
| 500 GBP | 10,838.64 ZAR |
| 1,000 GBP | 21,677.28 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-09-09T01:04:31Z",
"rates": {
"ZAR": 21.677275
}
}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": 2167.7275,
"rate": 21.677275
}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