Rate Overview
Live
1 EGP = 0.200562 NOK
1 NOK = 4.9860
EGP
Avg
0.200836
High
0.202277
Low
0.199661
Last updated: 7/7/2026, 8:01:57 AM
Quick Conversions
| EGP | NOK |
|---|---|
| 1 EGP | 0.20 NOK |
| 10 EGP | 2.01 NOK |
| 50 EGP | 10.03 NOK |
| 100 EGP | 20.06 NOK |
| 500 EGP | 100.28 NOK |
| 1,000 EGP | 200.56 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-07T08:01:57Z",
"rates": {
"NOK": 0.200562
}
}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": 20.0562,
"rate": 0.200562
}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