Rate Overview
Live
1 NOK = 5.2321 EGP
1 EGP = 0.191126
NOK
Avg
5.2133
High
5.2389
Low
5.1257
Last updated: 7/19/2026, 11:28:44 PM
Quick Conversions
| NOK | EGP |
|---|---|
| 1 NOK | 5.23 EGP |
| 10 NOK | 52.32 EGP |
| 50 NOK | 261.61 EGP |
| 100 NOK | 523.21 EGP |
| 500 NOK | 2,616.07 EGP |
| 1,000 NOK | 5,232.14 EGP |
Get NOK/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=EGPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-19T23:28:44Z",
"rates": {
"EGP": 5.232141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "EGP",
"amount": 100
},
"result": 523.2141,
"rate": 5.232141
}Build with NOK/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key