Rate Overview
Live
1 EGP = 0.177737 NOK
1 NOK = 5.6263
EGP
Avg
0.190297
High
0.213302
Low
0.173275
Last updated: 5/28/2026, 12:08:59 AM
Quick Conversions
| EGP | NOK |
|---|---|
| 1 EGP | 0.18 NOK |
| 10 EGP | 1.78 NOK |
| 50 EGP | 8.89 NOK |
| 100 EGP | 17.77 NOK |
| 500 EGP | 88.87 NOK |
| 1,000 EGP | 177.74 NOK |
Get EGP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=NOKExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-28T00:08:59Z",
"rates": {
"NOK": 0.177737
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "NOK",
"amount": 100
},
"result": 17.7737,
"rate": 0.177737
}Build with EGP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key