Rate Overview
Live
1 SAR = 42.8530 ETB
1 ETB = 0.023336
SAR
Avg
42.6836
High
42.8530
Low
42.3924
Last updated: 7/9/2026, 7:56:59 PM
Quick Conversions
| SAR | ETB |
|---|---|
| 1 SAR | 42.85 ETB |
| 10 SAR | 428.53 ETB |
| 50 SAR | 2,142.65 ETB |
| 100 SAR | 4,285.30 ETB |
| 500 SAR | 21,426.52 ETB |
| 1,000 SAR | 42,853.03 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-07-09T19:56:59Z",
"rates": {
"ETB": 42.853033
}
}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": 4285.3033000000005,
"rate": 42.853033
}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