Rate Overview
Live
1 NPR = 0.329460 EGP
1 EGP = 3.0353
NPR
Avg
0.337541
High
0.364760
Low
0.320264
Last updated: 7/28/2026, 3:47:59 PM
Quick Conversions
| NPR | EGP |
|---|---|
| 1 NPR | 0.33 EGP |
| 10 NPR | 3.29 EGP |
| 50 NPR | 16.47 EGP |
| 100 NPR | 32.95 EGP |
| 500 NPR | 164.73 EGP |
| 1,000 NPR | 329.46 EGP |
Get NPR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=EGPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-28T15:47:59Z",
"rates": {
"EGP": 0.32946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "EGP",
"amount": 100
},
"result": 32.946,
"rate": 0.32946
}Build with NPR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key