Rate Overview
Live
1 YER = 0.648212 NPR
1 NPR = 1.5427
YER
Avg
0.643629
High
0.650805
Low
0.632720
Last updated: 7/25/2026, 7:48:18 PM
Quick Conversions
| YER | NPR |
|---|---|
| 1 YER | 0.65 NPR |
| 10 YER | 6.48 NPR |
| 50 YER | 32.41 NPR |
| 100 YER | 64.82 NPR |
| 500 YER | 324.11 NPR |
| 1,000 YER | 648.21 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-25T19:48:18Z",
"rates": {
"NPR": 0.648212
}
}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.8212,
"rate": 0.648212
}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