Rate Overview
Live
1 EGP = 3.0075 NPR
1 NPR = 0.332501
EGP
Avg
2.9540
High
3.1209
Low
2.7297
Last updated: 7/25/2026, 10:36:58 PM
Quick Conversions
| EGP | NPR |
|---|---|
| 1 EGP | 3.01 NPR |
| 10 EGP | 30.08 NPR |
| 50 EGP | 150.38 NPR |
| 100 EGP | 300.75 NPR |
| 500 EGP | 1,503.76 NPR |
| 1,000 EGP | 3,007.51 NPR |
Get EGP/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=NPRExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-25T22:36:58Z",
"rates": {
"NPR": 3.007513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "NPR",
"amount": 100
},
"result": 300.7513,
"rate": 3.007513
}Build with EGP/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key