Rate Overview
Live
1 ZAR = 9.5098 ETB
1 ETB = 0.105154
ZAR
Avg
9.6006
High
9.8896
Low
9.2490
Last updated: 7/26/2026, 4:35:09 AM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 9.51 ETB |
| 10 ZAR | 95.10 ETB |
| 50 ZAR | 475.49 ETB |
| 100 ZAR | 950.98 ETB |
| 500 ZAR | 4,754.92 ETB |
| 1,000 ZAR | 9,509.84 ETB |
Get ZAR/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=ETBExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-26T04:35:09Z",
"rates": {
"ETB": 9.509838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "ETB",
"amount": 100
},
"result": 950.9838,
"rate": 9.509838
}Build with ZAR/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key