Rate Overview
Live
1 ZAR = 9.7759 ETB
1 ETB = 0.102293
ZAR
Avg
9.1062
High
9.9139
Low
7.5716
Last updated: 7/22/2026, 10:11:30 AM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 9.78 ETB |
| 10 ZAR | 97.76 ETB |
| 50 ZAR | 488.79 ETB |
| 100 ZAR | 977.59 ETB |
| 500 ZAR | 4,887.93 ETB |
| 1,000 ZAR | 9,775.85 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-22T10:11:30Z",
"rates": {
"ETB": 9.775853
}
}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": 977.5853,
"rate": 9.775853
}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