Rate Overview
Live
1 NPR = 1.5985 YER
1 YER = 0.625579
NPR
Avg
1.6011
High
1.6120
Low
1.5985
Last updated: 4/17/2026, 10:43:12 AM
Quick Conversions
| NPR | YER |
|---|---|
| 1 NPR | 1.60 YER |
| 10 NPR | 15.99 YER |
| 50 NPR | 79.93 YER |
| 100 NPR | 159.85 YER |
| 500 NPR | 799.26 YER |
| 1,000 NPR | 1,598.52 YER |
Get NPR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=YERExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T10:43:12Z",
"rates": {
"YER": 1.59852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "YER",
"amount": 100
},
"result": 159.852,
"rate": 1.59852
}Build with NPR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key