Rate Overview
Live
1 SAR = 42.8601 ETB
1 ETB = 0.023332
SAR
Avg
37.2952
High
42.8601
Low
29.2985
Last updated: 5/27/2026, 10:53:36 PM
Quick Conversions
| SAR | ETB |
|---|---|
| 1 SAR | 42.86 ETB |
| 10 SAR | 428.60 ETB |
| 50 SAR | 2,143.01 ETB |
| 100 SAR | 4,286.01 ETB |
| 500 SAR | 21,430.07 ETB |
| 1,000 SAR | 42,860.13 ETB |
Get SAR/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=ETBExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-27T22:53:36Z",
"rates": {
"ETB": 42.86013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "ETB",
"amount": 100
},
"result": 4286.013,
"rate": 42.86013
}Build with SAR/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key