Rate Overview
Live
1 ZAR = 0.045176 GBP
1 GBP = 22.1356
ZAR
Avg
0.045866
High
0.046567
Low
0.044854
Last updated: 3/6/2026, 10:49:06 PM
Quick Conversions
| ZAR | GBP |
|---|---|
| 1 ZAR | 0.05 GBP |
| 10 ZAR | 0.45 GBP |
| 50 ZAR | 2.26 GBP |
| 100 ZAR | 4.52 GBP |
| 500 ZAR | 22.59 GBP |
| 1,000 ZAR | 45.18 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-03-06T22:49:06Z",
"rates": {
"GBP": 0.045176
}
}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.5176,
"rate": 0.045176
}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