Rate Overview
Live
1 NPR = 1.5732 YER
1 YER = 0.635645
NPR
Avg
1.7448
High
1.8662
Low
1.5732
Last updated: 3/28/2026, 3:19:40 PM
Quick Conversions
| NPR | YER |
|---|---|
| 1 NPR | 1.57 YER |
| 10 NPR | 15.73 YER |
| 50 NPR | 78.66 YER |
| 100 NPR | 157.32 YER |
| 500 NPR | 786.60 YER |
| 1,000 NPR | 1,573.21 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-03-28T15:19:40Z",
"rates": {
"YER": 1.573206
}
}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.3206,
"rate": 1.573206
}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