Rate Overview
Live
1 NGN = 0.038049 EGP
1 EGP = 26.2819
NGN
Avg
0.038303
High
0.038586
Low
0.038024
Last updated: 3/27/2026, 8:16:16 AM
Quick Conversions
| NGN | EGP |
|---|---|
| 1 NGN | 0.04 EGP |
| 10 NGN | 0.38 EGP |
| 50 NGN | 1.90 EGP |
| 100 NGN | 3.80 EGP |
| 500 NGN | 19.02 EGP |
| 1,000 NGN | 38.05 EGP |
Get NGN/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=EGPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-27T08:16:16Z",
"rates": {
"EGP": 0.038049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "EGP",
"amount": 100
},
"result": 3.8049,
"rate": 0.038049
}Build with NGN/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key