Rate Overview
Live
1 NPR = 0.349634 EGP
1 EGP = 2.8601
NPR
Avg
0.349265
High
0.351159
Low
0.346610
Last updated: 3/27/2026, 11:52:40 AM
Quick Conversions
| NPR | EGP |
|---|---|
| 1 NPR | 0.35 EGP |
| 10 NPR | 3.50 EGP |
| 50 NPR | 17.48 EGP |
| 100 NPR | 34.96 EGP |
| 500 NPR | 174.82 EGP |
| 1,000 NPR | 349.63 EGP |
Get NPR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=EGPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-27T11:52:40Z",
"rates": {
"EGP": 0.349634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "EGP",
"amount": 100
},
"result": 34.9634,
"rate": 0.349634
}Build with NPR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key