Rate Overview
Live
1 NPR = 1.5754 YER
1 YER = 0.634767
NPR
Avg
1.5730
High
1.5804
Low
1.5644
Last updated: 6/19/2026, 8:44:58 AM
Quick Conversions
| NPR | YER |
|---|---|
| 1 NPR | 1.58 YER |
| 10 NPR | 15.75 YER |
| 50 NPR | 78.77 YER |
| 100 NPR | 157.54 YER |
| 500 NPR | 787.69 YER |
| 1,000 NPR | 1,575.38 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-06-19T08:44:58Z",
"rates": {
"YER": 1.575381
}
}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": 157.5381,
"rate": 1.575381
}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