Rate Overview
Live
1 ETB = 0.004774 GIP
1 GIP = 209.4680
ETB
Avg
0.004782
High
0.004833
Low
0.004746
Last updated: 3/7/2026, 5:57:02 AM
Quick Conversions
| ETB | GIP |
|---|---|
| 1 ETB | 0.00 GIP |
| 10 ETB | 0.05 GIP |
| 50 ETB | 0.24 GIP |
| 100 ETB | 0.48 GIP |
| 500 ETB | 2.39 GIP |
| 1,000 ETB | 4.77 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-03-07T05:57:02Z",
"rates": {
"GIP": 0.004774
}
}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.47739999999999994,
"rate": 0.004774
}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