Rate Overview
Live
1 EGP = 2.8840 NPR
1 NPR = 0.346742
EGP
Avg
2.8447
High
2.8840
Low
2.8301
Last updated: 5/6/2026, 5:19:43 PM
Quick Conversions
| EGP | NPR |
|---|---|
| 1 EGP | 2.88 NPR |
| 10 EGP | 28.84 NPR |
| 50 EGP | 144.20 NPR |
| 100 EGP | 288.40 NPR |
| 500 EGP | 1,441.99 NPR |
| 1,000 EGP | 2,883.99 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-05-06T17:19:43Z",
"rates": {
"NPR": 2.883989
}
}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": 288.3989,
"rate": 2.883989
}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