Rate Overview
Live
1 GNF = 0.018329 ETB
1 ETB = 54.5584
GNF
Avg
0.017828
High
0.018329
Low
0.017631
Last updated: 5/27/2026, 12:15:50 PM
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.16 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-05-27T12:15:50Z",
"rates": {
"ETB": 0.018329
}
}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.8329000000000002,
"rate": 0.018329
}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