Rate Overview
Live
1 GNF = 0.005689 EGP
1 EGP = 175.7778
GNF
Avg
0.005690
High
0.005717
Low
0.005647
Last updated: 8/15/2026, 5:52:48 PM
Quick Conversions
| GNF | EGP |
|---|---|
| 1 GNF | 0.01 EGP |
| 10 GNF | 0.06 EGP |
| 50 GNF | 0.28 EGP |
| 100 GNF | 0.57 EGP |
| 500 GNF | 2.84 EGP |
| 1,000 GNF | 5.69 EGP |
Get GNF/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=EGPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-15T17:52:48Z",
"rates": {
"EGP": 0.005689
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "EGP",
"amount": 100
},
"result": 0.5689,
"rate": 0.005689
}Build with GNF/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key