Rate Overview
Live
1 SYP = 1.4175 ETB
1 ETB = 0.705473
SYP
Avg
1.4181
High
1.4274
Low
1.4078
Last updated: 3/27/2026, 1:50:02 AM
Quick Conversions
| SYP | ETB |
|---|---|
| 1 SYP | 1.42 ETB |
| 10 SYP | 14.17 ETB |
| 50 SYP | 70.87 ETB |
| 100 SYP | 141.75 ETB |
| 500 SYP | 708.74 ETB |
| 1,000 SYP | 1,417.49 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-27T01:50:02Z",
"rates": {
"ETB": 1.417488
}
}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.74880000000002,
"rate": 1.417488
}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