Rate Overview
Live
1 ETB = 0.004697 GIP
1 GIP = 212.9019
ETB
Avg
0.004676
High
0.004697
Low
0.004639
Last updated: 7/29/2026, 4:33:02 AM
Quick Conversions
| ETB | GIP |
|---|---|
| 1 ETB | 0.00 GIP |
| 10 ETB | 0.05 GIP |
| 50 ETB | 0.23 GIP |
| 100 ETB | 0.47 GIP |
| 500 ETB | 2.35 GIP |
| 1,000 ETB | 4.70 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-29T04:33:02Z",
"rates": {
"GIP": 0.004697
}
}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.4697,
"rate": 0.004697
}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