Rate Overview
Live
1 NOK = 4.9821 EGP
1 EGP = 0.200718
NOK
Avg
4.9801
High
5.0085
Low
4.9437
Last updated: 7/8/2026, 1:02:53 AM
Quick Conversions
| NOK | EGP |
|---|---|
| 1 NOK | 4.98 EGP |
| 10 NOK | 49.82 EGP |
| 50 NOK | 249.11 EGP |
| 100 NOK | 498.21 EGP |
| 500 NOK | 2,491.05 EGP |
| 1,000 NOK | 4,982.10 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-08T01:02:53Z",
"rates": {
"EGP": 4.982102
}
}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": 498.21020000000004,
"rate": 4.982102
}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