Rate Overview
Live
1 GNF = 0.005729 EGP
1 EGP = 174.5505
GNF
Avg
0.005861
High
0.005933
Low
0.005729
Last updated: 6/16/2026, 1:26:05 PM
Quick Conversions
| GNF | EGP |
|---|---|
| 1 GNF | 0.01 EGP |
| 10 GNF | 0.06 EGP |
| 50 GNF | 0.29 EGP |
| 100 GNF | 0.57 EGP |
| 500 GNF | 2.86 EGP |
| 1,000 GNF | 5.73 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-06-16T13:26:05Z",
"rates": {
"EGP": 0.005729
}
}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.5729,
"rate": 0.005729
}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