Rate Overview
Live
1 YER = 0.642862 NPR
1 NPR = 1.5555
YER
Avg
0.641864
High
0.645016
Low
0.635460
Last updated: 7/8/2026, 8:35:16 PM
Quick Conversions
| YER | NPR |
|---|---|
| 1 YER | 0.64 NPR |
| 10 YER | 6.43 NPR |
| 50 YER | 32.14 NPR |
| 100 YER | 64.29 NPR |
| 500 YER | 321.43 NPR |
| 1,000 YER | 642.86 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-07-08T20:35:16Z",
"rates": {
"NPR": 0.642862
}
}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": 64.28620000000001,
"rate": 0.642862
}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