Rate Overview
Live
1 NGN = 0.038043 EGP
1 EGP = 26.2860
NGN
Avg
0.033908
High
0.038491
Low
0.032218
Last updated: 3/27/2026, 11:19:27 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.04 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-27T11:19:27Z",
"rates": {
"EGP": 0.038043
}
}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.8043,
"rate": 0.038043
}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