Rate Overview
Live
1 NPR = 1.6198 YER
1 YER = 0.617344
NPR
Avg
1.6252
High
1.6364
Low
1.6141
Last updated: 3/7/2026, 7:39:08 AM
Quick Conversions
| NPR | YER |
|---|---|
| 1 NPR | 1.62 YER |
| 10 NPR | 16.20 YER |
| 50 NPR | 80.99 YER |
| 100 NPR | 161.98 YER |
| 500 NPR | 809.92 YER |
| 1,000 NPR | 1,619.84 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-07T07:39:08Z",
"rates": {
"YER": 1.619843
}
}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": 161.9843,
"rate": 1.619843
}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