Rate Overview
Live
1 EGP = 2.9243 NPR
1 NPR = 0.341967
EGP
Avg
2.9820
High
3.0699
Low
2.9243
Last updated: 3/6/2026, 3:21:49 PM
Quick Conversions
| EGP | NPR |
|---|---|
| 1 EGP | 2.92 NPR |
| 10 EGP | 29.24 NPR |
| 50 EGP | 146.21 NPR |
| 100 EGP | 292.43 NPR |
| 500 EGP | 1,462.13 NPR |
| 1,000 EGP | 2,924.26 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-06T15:21:49Z",
"rates": {
"NPR": 2.924255
}
}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": 292.4255,
"rate": 2.924255
}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