Rate Overview
Live
1 ETB = 0.004650 GIP
1 GIP = 215.0538
ETB
Avg
0.004692
High
0.004739
Low
0.004650
Last updated: 7/7/2026, 9:18:35 AM
Quick Conversions
| ETB | GIP |
|---|---|
| 1 ETB | 0.00 GIP |
| 10 ETB | 0.05 GIP |
| 50 ETB | 0.23 GIP |
| 100 ETB | 0.46 GIP |
| 500 ETB | 2.32 GIP |
| 1,000 ETB | 4.65 GIP |
Get ETB/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=GIPExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-07T09:18:35Z",
"rates": {
"GIP": 0.00465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "GIP",
"amount": 100
},
"result": 0.46499999999999997,
"rate": 0.00465
}Build with ETB/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key