Rate Overview
Live
1 EGP = 2.9683 NPR
1 NPR = 0.336891
EGP
Avg
3.0028
High
3.0530
Low
2.9668
Last updated: 9/4/2026, 2:54:00 PM
Quick Conversions
| EGP | NPR |
|---|---|
| 1 EGP | 2.97 NPR |
| 10 EGP | 29.68 NPR |
| 50 EGP | 148.42 NPR |
| 100 EGP | 296.83 NPR |
| 500 EGP | 1,484.16 NPR |
| 1,000 EGP | 2,968.32 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-09-04T14:54:00Z",
"rates": {
"NPR": 2.968323
}
}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": 296.8323,
"rate": 2.968323
}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