Rate Overview
Live
1 NGN = 0.038119 EGP
1 EGP = 26.2336
NGN
Avg
0.038311
High
0.038586
Low
0.038024
Last updated: 3/27/2026, 9:32:45 AM
Quick Conversions
| NGN | EGP |
|---|---|
| 1 NGN | 0.04 EGP |
| 10 NGN | 0.38 EGP |
| 50 NGN | 1.91 EGP |
| 100 NGN | 3.81 EGP |
| 500 NGN | 19.06 EGP |
| 1,000 NGN | 38.12 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-27T09:32:45Z",
"rates": {
"EGP": 0.038119
}
}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.8119,
"rate": 0.038119
}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