Rate Overview
Live
1 ZAR = 9.1613 ETB
1 ETB = 0.109154
ZAR
Avg
9.2277
High
9.3887
Low
9.1613
Last updated: 3/27/2026, 2:45:47 PM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 9.16 ETB |
| 10 ZAR | 91.61 ETB |
| 50 ZAR | 458.07 ETB |
| 100 ZAR | 916.13 ETB |
| 500 ZAR | 4,580.66 ETB |
| 1,000 ZAR | 9,161.33 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-27T14:45:47Z",
"rates": {
"ETB": 9.161329
}
}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": 916.1329000000001,
"rate": 9.161329
}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