Rate Overview
Live
1 SYP = 1.4191 ETB
1 ETB = 0.704678
SYP
Avg
1.4184
High
1.4274
Low
1.4078
Last updated: 3/27/2026, 3:22:56 AM
Quick Conversions
| SYP | ETB |
|---|---|
| 1 SYP | 1.42 ETB |
| 10 SYP | 14.19 ETB |
| 50 SYP | 70.95 ETB |
| 100 SYP | 141.91 ETB |
| 500 SYP | 709.54 ETB |
| 1,000 SYP | 1,419.09 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-03-27T03:22:56Z",
"rates": {
"ETB": 1.419088
}
}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": 141.90879999999999,
"rate": 1.419088
}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