Rate Overview
Live
1 ZAR = 0.044830 GBP
1 GBP = 22.3065
ZAR
Avg
0.045491
High
0.046197
Low
0.044541
Last updated: 7/28/2026, 8:44:34 AM
Quick Conversions
| ZAR | GBP |
|---|---|
| 1 ZAR | 0.04 GBP |
| 10 ZAR | 0.45 GBP |
| 50 ZAR | 2.24 GBP |
| 100 ZAR | 4.48 GBP |
| 500 ZAR | 22.42 GBP |
| 1,000 ZAR | 44.83 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-07-28T08:44:34Z",
"rates": {
"GBP": 0.04483
}
}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.4830000000000005,
"rate": 0.04483
}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