Rate Overview
Live
1 YER = 0.625578 NPR
1 NPR = 1.5985
YER
Avg
0.624571
High
0.625588
Low
0.620343
Last updated: 4/17/2026, 2:42:07 PM
Quick Conversions
| YER | NPR |
|---|---|
| 1 YER | 0.63 NPR |
| 10 YER | 6.26 NPR |
| 50 YER | 31.28 NPR |
| 100 YER | 62.56 NPR |
| 500 YER | 312.79 NPR |
| 1,000 YER | 625.58 NPR |
Get YER/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=NPRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T14:42:07Z",
"rates": {
"NPR": 0.625578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "NPR",
"amount": 100
},
"result": 62.5578,
"rate": 0.625578
}Build with YER/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key