Rate Overview
Live
1 SYP = 1.4038 ETB
1 ETB = 0.712362
SYP
Avg
1.3925
High
1.4198
Low
1.2705
Last updated: 3/6/2026, 3:29:48 PM
Quick Conversions
| SYP | ETB |
|---|---|
| 1 SYP | 1.40 ETB |
| 10 SYP | 14.04 ETB |
| 50 SYP | 70.19 ETB |
| 100 SYP | 140.38 ETB |
| 500 SYP | 701.89 ETB |
| 1,000 SYP | 1,403.78 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-06T15:29:48Z",
"rates": {
"ETB": 1.403781
}
}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": 140.3781,
"rate": 1.403781
}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