Rate Overview
Live
1 GBP = 21.9004 ZAR
1 ZAR = 0.045661
GBP
Avg
21.8974
High
22.0207
Low
21.7469
Last updated: 8/19/2026, 10:23:15 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 21.90 ZAR |
| 10 GBP | 219.00 ZAR |
| 50 GBP | 1,095.02 ZAR |
| 100 GBP | 2,190.04 ZAR |
| 500 GBP | 10,950.20 ZAR |
| 1,000 GBP | 21,900.39 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-08-19T22:23:15Z",
"rates": {
"ZAR": 21.900392
}
}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": 2190.0392,
"rate": 21.900392
}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