Rate Overview
Live
1 ZAR = 0.044993 GBP
1 GBP = 22.2257
ZAR
Avg
0.045112
High
0.045337
Low
0.044910
Last updated: 4/16/2026, 5:56:26 PM
Quick Conversions
| ZAR | GBP |
|---|---|
| 1 ZAR | 0.04 GBP |
| 10 ZAR | 0.45 GBP |
| 50 ZAR | 2.25 GBP |
| 100 ZAR | 4.50 GBP |
| 500 ZAR | 22.50 GBP |
| 1,000 ZAR | 44.99 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-04-16T17:56:26Z",
"rates": {
"GBP": 0.044993
}
}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.4993,
"rate": 0.044993
}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