Rate Overview
Live
1 GBP = 21.8391 ZAR
1 ZAR = 0.045789
GBP
Avg
22.0819
High
22.6508
Low
21.4480
Last updated: 5/29/2026, 11:46:20 PM
Quick Conversions
| GBP | ZAR |
|---|---|
| 1 GBP | 21.84 ZAR |
| 10 GBP | 218.39 ZAR |
| 50 GBP | 1,091.95 ZAR |
| 100 GBP | 2,183.91 ZAR |
| 500 GBP | 10,919.55 ZAR |
| 1,000 GBP | 21,839.09 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-05-29T23:46:20Z",
"rates": {
"ZAR": 21.839092
}
}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": 2183.9092,
"rate": 21.839092
}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