Rate Overview
Live
1 ZAR = 9.5094 ETB
1 ETB = 0.105160
ZAR
Avg
9.5166
High
9.6031
Low
9.4437
Last updated: 4/17/2026, 6:10:54 AM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 9.51 ETB |
| 10 ZAR | 95.09 ETB |
| 50 ZAR | 475.47 ETB |
| 100 ZAR | 950.94 ETB |
| 500 ZAR | 4,754.68 ETB |
| 1,000 ZAR | 9,509.35 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-04-17T06:10:54Z",
"rates": {
"ETB": 9.509354
}
}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.9354,
"rate": 9.509354
}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