Rate Overview
Live
1 YER = 0.642050 NPR
1 NPR = 1.5575
YER
Avg
0.600052
High
0.645352
Low
0.558424
Last updated: 5/27/2026, 11:06:59 PM
Quick Conversions
| YER | NPR |
|---|---|
| 1 YER | 0.64 NPR |
| 10 YER | 6.42 NPR |
| 50 YER | 32.10 NPR |
| 100 YER | 64.21 NPR |
| 500 YER | 321.03 NPR |
| 1,000 YER | 642.05 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-05-27T23:06:59Z",
"rates": {
"NPR": 0.64205
}
}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.205,
"rate": 0.64205
}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