Rate Overview
Live
1 GBP = 21.7555 ZAR
1 ZAR = 0.045965
GBP
Avg
21.7643
High
21.8340
Low
21.7069
Last updated: 6/20/2026, 8:18:22 AM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 21.76 ZAR |
| 10 GBP | 217.55 ZAR |
| 50 GBP | 1,087.77 ZAR |
| 100 GBP | 2,175.55 ZAR |
| 500 GBP | 10,877.73 ZAR |
| 1,000 GBP | 21,755.45 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-06-20T08:18:22Z",
"rates": {
"ZAR": 21.755451
}
}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": 2175.5451000000003,
"rate": 21.755451
}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