Rate Overview
Live
1 NPR = 0.347031 EGP
1 EGP = 2.8816
NPR
Avg
0.351109
High
0.353349
Low
0.346948
Last updated: 5/7/2026, 6:56:03 AM
Quick Conversions
| NPR | EGP |
|---|---|
| 1 NPR | 0.35 EGP |
| 10 NPR | 3.47 EGP |
| 50 NPR | 17.35 EGP |
| 100 NPR | 34.70 EGP |
| 500 NPR | 173.52 EGP |
| 1,000 NPR | 347.03 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-05-07T06:56:03Z",
"rates": {
"EGP": 0.347031
}
}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": 34.7031,
"rate": 0.347031
}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