Rate Overview
Live
1 SYP = 0.012383 ETB
1 ETB = 80.7559
SYP
Avg
0.012429
High
0.012532
Low
0.012382
Last updated: 9/12/2026, 5:12:55 AM
Quick Conversions
| SYP | ETB |
|---|---|
| 1 SYP | 0.01 ETB |
| 10 SYP | 0.12 ETB |
| 50 SYP | 0.62 ETB |
| 100 SYP | 1.24 ETB |
| 500 SYP | 6.19 ETB |
| 1,000 SYP | 12.38 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-09-12T05:12:55Z",
"rates": {
"ETB": 0.012383
}
}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": 1.2383,
"rate": 0.012383
}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