Rate Overview
Live
1 NPR = 0.341884 EGP
1 EGP = 2.9250
NPR
Avg
0.335443
High
0.341884
Low
0.325748
Last updated: 3/6/2026, 9:56:57 PM
Quick Conversions
| NPR | EGP |
|---|---|
| 1 NPR | 0.34 EGP |
| 10 NPR | 3.42 EGP |
| 50 NPR | 17.09 EGP |
| 100 NPR | 34.19 EGP |
| 500 NPR | 170.94 EGP |
| 1,000 NPR | 341.88 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-03-06T21:56:57Z",
"rates": {
"EGP": 0.341884
}
}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.1884,
"rate": 0.341884
}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