Rate Overview
Live
1 ZAR = 9.9779 ETB
1 ETB = 0.100221
ZAR
Avg
9.9715
High
10.0209
Low
9.9190
Last updated: 8/15/2026, 9:21:29 AM
Quick Conversions
| ZAR | ETB |
|---|---|
| 1 ZAR | 9.98 ETB |
| 10 ZAR | 99.78 ETB |
| 50 ZAR | 498.90 ETB |
| 100 ZAR | 997.79 ETB |
| 500 ZAR | 4,988.97 ETB |
| 1,000 ZAR | 9,977.94 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-08-15T09:21:29Z",
"rates": {
"ETB": 9.977937
}
}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": 997.7937000000001,
"rate": 9.977937
}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