Rate Overview
Live
1 EGP = 0.176240 NOK
1 NOK = 5.6741
EGP
Avg
0.173922
High
0.176240
Low
0.172407
Last updated: 5/7/2026, 8:00:42 PM
Quick Conversions
| EGP | NOK |
|---|---|
| 1 EGP | 0.18 NOK |
| 10 EGP | 1.76 NOK |
| 50 EGP | 8.81 NOK |
| 100 EGP | 17.62 NOK |
| 500 EGP | 88.12 NOK |
| 1,000 EGP | 176.24 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-07T20:00:42Z",
"rates": {
"NOK": 0.17624
}
}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.624000000000002,
"rate": 0.17624
}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