Rate Overview
Live
1 GNF = 0.005739 EGP
1 EGP = 174.2464
GNF
Avg
0.005631
High
0.005739
Low
0.005400
Last updated: 3/7/2026, 6:43:32 AM
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.87 EGP |
| 1,000 GNF | 5.74 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-03-07T06:43:32Z",
"rates": {
"EGP": 0.005739
}
}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.5739,
"rate": 0.005739
}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