Rate Overview
Live
1 GNF = 0.018221 ETB
1 ETB = 54.8817
GNF
Avg
0.017948
High
0.018370
Low
0.017611
Last updated: 7/25/2026, 3:09:09 PM
Quick Conversions
| GNF | ETB |
|---|---|
| 1 GNF | 0.02 ETB |
| 10 GNF | 0.18 ETB |
| 50 GNF | 0.91 ETB |
| 100 GNF | 1.82 ETB |
| 500 GNF | 9.11 ETB |
| 1,000 GNF | 18.22 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-25T15:09:09Z",
"rates": {
"ETB": 0.018221
}
}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.8221,
"rate": 0.018221
}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