Rate Overview
Live
1 EGP = 0.189474 NOK
1 NOK = 5.2778
EGP
Avg
0.196716
High
0.202277
Low
0.189474
Last updated: 7/20/2026, 5:01:17 PM
Quick Conversions
| EGP | NOK |
|---|---|
| 1 EGP | 0.19 NOK |
| 10 EGP | 1.89 NOK |
| 50 EGP | 9.47 NOK |
| 100 EGP | 18.95 NOK |
| 500 EGP | 94.74 NOK |
| 1,000 EGP | 189.47 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-20T17:01:17Z",
"rates": {
"NOK": 0.189474
}
}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.947400000000002,
"rate": 0.189474
}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