Rate Overview
Live
1 EGP = 0.186627 NOK
1 NOK = 5.3583
EGP
Avg
0.187870
High
0.191741
Low
0.186418
Last updated: 7/26/2026, 5:31:31 AM
Quick Conversions
| EGP | NOK |
|---|---|
| 1 EGP | 0.19 NOK |
| 10 EGP | 1.87 NOK |
| 50 EGP | 9.33 NOK |
| 100 EGP | 18.66 NOK |
| 500 EGP | 93.31 NOK |
| 1,000 EGP | 186.63 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-07-26T05:31:31Z",
"rates": {
"NOK": 0.186627
}
}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.662699999999997,
"rate": 0.186627
}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