Rate Overview
Live
1 YER = 0.634766 NPR
1 NPR = 1.5754
YER
Avg
0.635715
High
0.639228
Low
0.632751
Last updated: 6/19/2026, 7:57:42 AM
Quick Conversions
| YER | NPR |
|---|---|
| 1 YER | 0.63 NPR |
| 10 YER | 6.35 NPR |
| 50 YER | 31.74 NPR |
| 100 YER | 63.48 NPR |
| 500 YER | 317.38 NPR |
| 1,000 YER | 634.77 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-06-19T07:57:42Z",
"rates": {
"NPR": 0.634766
}
}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": 63.476600000000005,
"rate": 0.634766
}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