Rate Overview
Live
1 NPR = 0.332500 EGP
1 EGP = 3.0075
NPR
Avg
0.337831
High
0.365024
Low
0.320089
Last updated: 7/26/2026, 3:25:38 AM
Quick Conversions
| NPR | EGP |
|---|---|
| 1 NPR | 0.33 EGP |
| 10 NPR | 3.33 EGP |
| 50 NPR | 16.63 EGP |
| 100 NPR | 33.25 EGP |
| 500 NPR | 166.25 EGP |
| 1,000 NPR | 332.50 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-07-26T03:25:38Z",
"rates": {
"EGP": 0.3325
}
}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.25,
"rate": 0.3325
}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