Rate Overview
Live
1 EGP = 2.8600 NPR
1 NPR = 0.349655
EGP
Avg
2.8632
High
2.8851
Low
2.8477
Last updated: 3/27/2026, 12:56:46 PM
Quick Conversions
| EGP | NPR |
|---|---|
| 1 EGP | 2.86 NPR |
| 10 EGP | 28.60 NPR |
| 50 EGP | 143.00 NPR |
| 100 EGP | 286.00 NPR |
| 500 EGP | 1,429.98 NPR |
| 1,000 EGP | 2,859.96 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-27T12:56:46Z",
"rates": {
"NPR": 2.859958
}
}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.9958,
"rate": 2.859958
}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