Rate Overview
Live
1 NPR = 0.336862 EGP
1 EGP = 2.9686
NPR
Avg
0.333066
High
0.337066
Low
0.327544
Last updated: 9/4/2026, 1:55:53 PM
Quick Conversions
| NPR | EGP |
|---|---|
| 1 NPR | 0.34 EGP |
| 10 NPR | 3.37 EGP |
| 50 NPR | 16.84 EGP |
| 100 NPR | 33.69 EGP |
| 500 NPR | 168.43 EGP |
| 1,000 NPR | 336.86 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-09-04T13:55:53Z",
"rates": {
"EGP": 0.336862
}
}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": 33.6862,
"rate": 0.336862
}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