Rate Overview
Live
1 EGP = 0.189157 NOK
1 NOK = 5.2866
EGP
Avg
0.190487
High
0.191546
Low
0.189154
Last updated: 8/12/2026, 1:50:51 AM
Quick Conversions
| EGP | NOK |
|---|---|
| 1 EGP | 0.19 NOK |
| 10 EGP | 1.89 NOK |
| 50 EGP | 9.46 NOK |
| 100 EGP | 18.92 NOK |
| 500 EGP | 94.58 NOK |
| 1,000 EGP | 189.16 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-08-12T01:50:51Z",
"rates": {
"NOK": 0.189157
}
}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.915699999999998,
"rate": 0.189157
}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