Rate Overview
Live
1 EGP = 2.8766 NPR
1 NPR = 0.347629
EGP
Avg
2.8176
High
2.8766
Low
2.7766
Last updated: 4/16/2026, 3:13:47 PM
Quick Conversions
| EGP | NPR |
|---|---|
| 1 EGP | 2.88 NPR |
| 10 EGP | 28.77 NPR |
| 50 EGP | 143.83 NPR |
| 100 EGP | 287.66 NPR |
| 500 EGP | 1,438.32 NPR |
| 1,000 EGP | 2,876.63 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-04-16T15:13:47Z",
"rates": {
"NPR": 2.876631
}
}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": 287.66310000000004,
"rate": 2.876631
}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