Rate Overview
Live
1 ETB = 0.004567 GIP
1 GIP = 218.9621
ETB
Avg
0.004552
High
0.004603
Low
0.004497
Last updated: 9/2/2026, 10:35:23 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.28 GIP |
| 1,000 ETB | 4.57 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-09-02T10:35:23Z",
"rates": {
"GIP": 0.004567
}
}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.4567,
"rate": 0.004567
}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