Rate Overview
Live
1 ZAR = 0.045789 GBP
1 GBP = 21.8393
ZAR
Avg
0.043785
High
0.046485
Low
0.041000
Last updated: 5/29/2026, 10:02:24 PM
Quick Conversions
| ZAR | GBP |
|---|---|
| 1 ZAR | 0.05 GBP |
| 10 ZAR | 0.46 GBP |
| 50 ZAR | 2.29 GBP |
| 100 ZAR | 4.58 GBP |
| 500 ZAR | 22.89 GBP |
| 1,000 ZAR | 45.79 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-05-29T22:02:24Z",
"rates": {
"GBP": 0.045789
}
}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.5789,
"rate": 0.045789
}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