Rate Overview
Live
1 NOK = 5.1149 EGP
1 EGP = 0.195506
NOK
Avg
5.2887
High
5.4591
Low
5.1149
Last updated: 6/19/2026, 8:31:03 AM
Quick Conversions
| NOK | EGP |
|---|---|
| 1 NOK | 5.11 EGP |
| 10 NOK | 51.15 EGP |
| 50 NOK | 255.75 EGP |
| 100 NOK | 511.49 EGP |
| 500 NOK | 2,557.47 EGP |
| 1,000 NOK | 5,114.93 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-06-19T08:31:03Z",
"rates": {
"EGP": 5.114932
}
}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": 511.49319999999994,
"rate": 5.114932
}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