Rate Overview
Live
1 NPR = 1.5708 YER
1 YER = 0.636617
NPR
Avg
1.5711
High
1.5728
Low
1.5688
Last updated: 5/7/2026, 8:57:54 PM
Quick Conversions
| NPR | YER |
|---|---|
| 1 NPR | 1.57 YER |
| 10 NPR | 15.71 YER |
| 50 NPR | 78.54 YER |
| 100 NPR | 157.08 YER |
| 500 NPR | 785.40 YER |
| 1,000 NPR | 1,570.80 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-05-07T20:57:54Z",
"rates": {
"YER": 1.570803
}
}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.0803,
"rate": 1.570803
}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