Rate Overview
Live
1 NPR = 1.5555 YER
1 YER = 0.642862
NPR
Avg
1.5580
High
1.5737
Low
1.5503
Last updated: 7/8/2026, 8:43:37 PM
Quick Conversions
| NPR | YER |
|---|---|
| 1 NPR | 1.56 YER |
| 10 NPR | 15.56 YER |
| 50 NPR | 77.78 YER |
| 100 NPR | 155.55 YER |
| 500 NPR | 777.77 YER |
| 1,000 NPR | 1,555.54 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-08T20:43:37Z",
"rates": {
"YER": 1.555543
}
}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": 155.55429999999998,
"rate": 1.555543
}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