Rate Overview
Live
1 EGP = 0.184332 NOK
1 NOK = 5.4250
EGP
Avg
0.206482
High
0.215805
Low
0.183459
Last updated: 3/27/2026, 5:37:42 PM
Quick Conversions
| EGP | NOK |
|---|---|
| 1 EGP | 0.18 NOK |
| 10 EGP | 1.84 NOK |
| 50 EGP | 9.22 NOK |
| 100 EGP | 18.43 NOK |
| 500 EGP | 92.17 NOK |
| 1,000 EGP | 184.33 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-03-27T17:37:42Z",
"rates": {
"NOK": 0.184332
}
}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": 18.4332,
"rate": 0.184332
}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