Rate Overview
Live
1 GBP = 21.6995 ZAR
1 ZAR = 0.046084
GBP
Avg
21.7967
High
22.0540
Low
21.6995
Last updated: 6/18/2026, 11:55:42 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 21.70 ZAR |
| 10 GBP | 216.99 ZAR |
| 50 GBP | 1,084.97 ZAR |
| 100 GBP | 2,169.95 ZAR |
| 500 GBP | 10,849.73 ZAR |
| 1,000 GBP | 21,699.47 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-18T23:55:42Z",
"rates": {
"ZAR": 21.699466
}
}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": 2169.9466,
"rate": 21.699466
}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