Rate Overview
Live
1 SYP = 1.4497 ETB
1 ETB = 0.689785
SYP
Avg
1.4467
High
1.4523
Low
1.4398
Last updated: 7/8/2026, 8:39:26 PM
Quick Conversions
| SYP | ETB |
|---|---|
| 1 SYP | 1.45 ETB |
| 10 SYP | 14.50 ETB |
| 50 SYP | 72.49 ETB |
| 100 SYP | 144.97 ETB |
| 500 SYP | 724.86 ETB |
| 1,000 SYP | 1,449.73 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-07-08T20:39:26Z",
"rates": {
"ETB": 1.449727
}
}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": 144.9727,
"rate": 1.449727
}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