Rate Overview
Live
1 ETB = 0.023511 SAR
1 SAR = 42.5333
ETB
Avg
0.027102
High
0.034131
Low
0.023511
Last updated: 5/28/2026, 9:43:25 PM
Quick Conversions
| ETB | SAR |
|---|---|
| 1 ETB | 0.02 SAR |
| 10 ETB | 0.24 SAR |
| 50 ETB | 1.18 SAR |
| 100 ETB | 2.35 SAR |
| 500 ETB | 11.76 SAR |
| 1,000 ETB | 23.51 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-05-28T21:43:25Z",
"rates": {
"SAR": 0.023511
}
}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.3511,
"rate": 0.023511
}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