Rate Overview
Live
1 EGP = 2.8545 NPR
1 NPR = 0.350321
EGP
Avg
2.8456
High
3.0822
Low
2.7023
Last updated: 3/27/2026, 2:52:20 PM
Quick Conversions
| EGP | NPR |
|---|---|
| 1 EGP | 2.85 NPR |
| 10 EGP | 28.55 NPR |
| 50 EGP | 142.73 NPR |
| 100 EGP | 285.45 NPR |
| 500 EGP | 1,427.26 NPR |
| 1,000 EGP | 2,854.53 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-03-27T14:52:20Z",
"rates": {
"NPR": 2.854525
}
}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": 285.45250000000004,
"rate": 2.854525
}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