Rate Overview
Live
1 ETB = 0.024022 SAR
1 SAR = 41.6285
ETB
Avg
0.024105
High
0.024250
Low
0.023973
Last updated: 3/7/2026, 4:07:30 AM
Quick Conversions
| ETB | SAR |
|---|---|
| 1 ETB | 0.02 SAR |
| 10 ETB | 0.24 SAR |
| 50 ETB | 1.20 SAR |
| 100 ETB | 2.40 SAR |
| 500 ETB | 12.01 SAR |
| 1,000 ETB | 24.02 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-03-07T04:07:30Z",
"rates": {
"SAR": 0.024022
}
}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.4022,
"rate": 0.024022
}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