Rate Overview
Live
1 NPR = 0.350281 EGP
1 EGP = 2.8549
NPR
Avg
0.333382
High
0.354728
Low
0.320089
Last updated: 3/27/2026, 5:03:09 PM
Quick Conversions
| NPR | EGP |
|---|---|
| 1 NPR | 0.35 EGP |
| 10 NPR | 3.50 EGP |
| 50 NPR | 17.51 EGP |
| 100 NPR | 35.03 EGP |
| 500 NPR | 175.14 EGP |
| 1,000 NPR | 350.28 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-27T17:03:09Z",
"rates": {
"EGP": 0.350281
}
}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": 35.0281,
"rate": 0.350281
}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