Rate Overview
Live
1 NPR = 0.340862 EGP
1 EGP = 2.9337
NPR
Avg
0.337692
High
0.366009
Low
0.321087
Last updated: 5/27/2026, 11:19:39 AM
Quick Conversions
| NPR | EGP |
|---|---|
| 1 NPR | 0.34 EGP |
| 10 NPR | 3.41 EGP |
| 50 NPR | 17.04 EGP |
| 100 NPR | 34.09 EGP |
| 500 NPR | 170.43 EGP |
| 1,000 NPR | 340.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-05-27T11:19:39Z",
"rates": {
"EGP": 0.340862
}
}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.0862,
"rate": 0.340862
}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