Rate Overview
Live
1 SYP = 1.4563 ETB
1 ETB = 0.686676
SYP
Avg
1.4445
High
1.4563
Low
1.4325
Last updated: 6/18/2026, 6:26:04 PM
Quick Conversions
| SYP | ETB |
|---|---|
| 1 SYP | 1.46 ETB |
| 10 SYP | 14.56 ETB |
| 50 SYP | 72.81 ETB |
| 100 SYP | 145.63 ETB |
| 500 SYP | 728.15 ETB |
| 1,000 SYP | 1,456.29 ETB |
Get SYP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=ETBExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-18T18:26:04Z",
"rates": {
"ETB": 1.45629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "ETB",
"amount": 100
},
"result": 145.62900000000002,
"rate": 1.45629
}Build with SYP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key