Rate Overview
Live
1 GNF = 0.018334 ETB
1 ETB = 54.5435
GNF
Avg
0.018214
High
0.018402
Low
0.018045
Last updated: 7/13/2026, 9:11:37 AM
Quick Conversions
| GNF | ETB |
|---|---|
| 1 GNF | 0.02 ETB |
| 10 GNF | 0.18 ETB |
| 50 GNF | 0.92 ETB |
| 100 GNF | 1.83 ETB |
| 500 GNF | 9.17 ETB |
| 1,000 GNF | 18.33 ETB |
Get GNF/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=ETBExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-13T09:11:37Z",
"rates": {
"ETB": 0.018334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "ETB",
"amount": 100
},
"result": 1.8334,
"rate": 0.018334
}Build with GNF/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key