Rate Overview
Live
1 SYP = 1.4495 ETB
1 ETB = 0.689916
SYP
Avg
1.2936
High
1.4495
Low
0.014023
Last updated: 5/29/2026, 5:28:09 PM
Quick Conversions
| SYP | ETB |
|---|---|
| 1 SYP | 1.45 ETB |
| 10 SYP | 14.49 ETB |
| 50 SYP | 72.47 ETB |
| 100 SYP | 144.95 ETB |
| 500 SYP | 724.73 ETB |
| 1,000 SYP | 1,449.45 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-05-29T17:28:09Z",
"rates": {
"ETB": 1.449451
}
}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.9451,
"rate": 1.449451
}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