Rate Overview
Live
1 ZAR = 9.5053 ETB
1 ETB = 0.105205
ZAR
Avg
8.1198
High
9.7769
Low
6.1983
Last updated: 7/25/2026, 11:17:03 PM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 9.51 ETB |
| 10 ZAR | 95.05 ETB |
| 50 ZAR | 475.26 ETB |
| 100 ZAR | 950.53 ETB |
| 500 ZAR | 4,752.64 ETB |
| 1,000 ZAR | 9,505.29 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-25T23:17:03Z",
"rates": {
"ETB": 9.505286
}
}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.5286,
"rate": 9.505286
}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