Rate Overview
Live
1 NPR = 1.5423 YER
1 YER = 0.648393
NPR
Avg
1.5973
High
1.6586
Low
1.5407
Last updated: 7/22/2026, 7:02:22 AM
Quick Conversions
| NPR | YER |
|---|---|
| 1 NPR | 1.54 YER |
| 10 NPR | 15.42 YER |
| 50 NPR | 77.11 YER |
| 100 NPR | 154.23 YER |
| 500 NPR | 771.14 YER |
| 1,000 NPR | 1,542.28 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-07-22T07:02:22Z",
"rates": {
"YER": 1.542275
}
}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": 154.22750000000002,
"rate": 1.542275
}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