Rate Overview
Live
1 ETB = 0.023276 SAR
1 SAR = 42.9627
ETB
Avg
0.023289
High
0.023358
Low
0.023241
Last updated: 7/20/2026, 4:17:30 PM
Quick Conversions
| ETB | SAR |
|---|---|
| 1 ETB | 0.02 SAR |
| 10 ETB | 0.23 SAR |
| 50 ETB | 1.16 SAR |
| 100 ETB | 2.33 SAR |
| 500 ETB | 11.64 SAR |
| 1,000 ETB | 23.28 SAR |
Get ETB/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=SARExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-20T16:17:30Z",
"rates": {
"SAR": 0.023276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "SAR",
"amount": 100
},
"result": 2.3276000000000003,
"rate": 0.023276
}Build with ETB/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key