Rate Overview
Live
1 SYP = 0.012511 ETB
1 ETB = 79.9297
SYP
Avg
0.012464
High
0.012535
Low
0.012385
Last updated: 8/25/2026, 6:50:27 AM
Quick Conversions
| SYP | ETB |
|---|---|
| 1 SYP | 0.01 ETB |
| 10 SYP | 0.13 ETB |
| 50 SYP | 0.63 ETB |
| 100 SYP | 1.25 ETB |
| 500 SYP | 6.26 ETB |
| 1,000 SYP | 12.51 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-08-25T06:50:27Z",
"rates": {
"ETB": 0.012511
}
}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.2510999999999999,
"rate": 0.012511
}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