Rate Overview
Live
1 ZAR = 10.0862 ETB
1 ETB = 0.099145
ZAR
Avg
10.0848
High
10.1868
Low
9.9295
Last updated: 9/6/2026, 4:02:34 PM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 10.09 ETB |
| 10 ZAR | 100.86 ETB |
| 50 ZAR | 504.31 ETB |
| 100 ZAR | 1,008.62 ETB |
| 500 ZAR | 5,043.12 ETB |
| 1,000 ZAR | 10,086.25 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-09-06T16:02:34Z",
"rates": {
"ETB": 10.086245
}
}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": 1008.6245,
"rate": 10.086245
}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