Rate Overview
Live
1 ZAR = 0.046002 GBP
1 GBP = 21.7382
ZAR
Avg
0.046171
High
0.046366
Low
0.045960
Last updated: 9/9/2026, 6:41:55 PM
Quick Conversions
| ZAR | GBP |
|---|---|
| 1 ZAR | 0.05 GBP |
| 10 ZAR | 0.46 GBP |
| 50 ZAR | 2.30 GBP |
| 100 ZAR | 4.60 GBP |
| 500 ZAR | 23.00 GBP |
| 1,000 ZAR | 46.00 GBP |
Get ZAR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=GBPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-09T18:41:55Z",
"rates": {
"GBP": 0.046002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "GBP",
"amount": 100
},
"result": 4.6002,
"rate": 0.046002
}Build with ZAR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key