Rate Overview
Live
1 ZAR = 9.1495 ETB
1 ETB = 0.109295
ZAR
Avg
8.4080
High
9.7589
Low
6.7983
Last updated: 3/27/2026, 12:58:13 PM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 9.15 ETB |
| 10 ZAR | 91.50 ETB |
| 50 ZAR | 457.48 ETB |
| 100 ZAR | 914.95 ETB |
| 500 ZAR | 4,574.77 ETB |
| 1,000 ZAR | 9,149.54 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-03-27T12:58:13Z",
"rates": {
"ETB": 9.149537
}
}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": 914.9537,
"rate": 9.149537
}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