Rate Overview
Live
1 ZAR = 9.8145 ETB
1 ETB = 0.101890
ZAR
Avg
9.5531
High
9.8145
Low
9.2490
Last updated: 5/27/2026, 8:31:40 PM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 9.81 ETB |
| 10 ZAR | 98.15 ETB |
| 50 ZAR | 490.73 ETB |
| 100 ZAR | 981.45 ETB |
| 500 ZAR | 4,907.26 ETB |
| 1,000 ZAR | 9,814.52 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-05-27T20:31:40Z",
"rates": {
"ETB": 9.814517
}
}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": 981.4517000000001,
"rate": 9.814517
}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