Rate Overview
Live
1 ETB = 0.004585 GIP
1 GIP = 218.1025
ETB
Avg
0.004608
High
0.004639
Low
0.004580
Last updated: 8/12/2026, 4:24:13 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.29 GIP |
| 1,000 ETB | 4.59 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-08-12T04:24:13Z",
"rates": {
"GIP": 0.004585
}
}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.45849999999999996,
"rate": 0.004585
}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