Rate Overview
Live
1 ZAR = 9.7131 ETB
1 ETB = 0.102954
ZAR
Avg
9.7037
High
9.8355
Low
9.6027
Last updated: 7/1/2026, 8:43:40 AM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 9.71 ETB |
| 10 ZAR | 97.13 ETB |
| 50 ZAR | 485.66 ETB |
| 100 ZAR | 971.31 ETB |
| 500 ZAR | 4,856.55 ETB |
| 1,000 ZAR | 9,713.11 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-01T08:43:40Z",
"rates": {
"ETB": 9.713107
}
}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": 971.3107000000001,
"rate": 9.713107
}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