Rate Overview
Live
1 NPR = 0.332500 EGP
1 EGP = 3.0075
NPR
Avg
0.330595
High
0.332500
Low
0.326408
Last updated: 7/25/2026, 4:19:07 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-25T04:19:07Z",
"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