Rate Overview
Live
1 SYP = 1.4204 ETB
1 ETB = 0.704021
SYP
Avg
1.4162
High
1.4208
Low
1.4084
Last updated: 4/18/2026, 8:50:40 AM
Quick Conversions
| SYP | ETB |
|---|---|
| 1 SYP | 1.42 ETB |
| 10 SYP | 14.20 ETB |
| 50 SYP | 71.02 ETB |
| 100 SYP | 142.04 ETB |
| 500 SYP | 710.21 ETB |
| 1,000 SYP | 1,420.41 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-04-18T08:50:40Z",
"rates": {
"ETB": 1.420412
}
}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": 142.0412,
"rate": 1.420412
}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