Rate Overview
Live
1 YER = 0.617343 NPR
1 NPR = 1.6198
YER
Avg
0.615334
High
0.619522
Low
0.611114
Last updated: 3/7/2026, 7:39:12 AM
Quick Conversions
| YER | NPR |
|---|---|
| 1 YER | 0.62 NPR |
| 10 YER | 6.17 NPR |
| 50 YER | 30.87 NPR |
| 100 YER | 61.73 NPR |
| 500 YER | 308.67 NPR |
| 1,000 YER | 617.34 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-03-07T07:39:12Z",
"rates": {
"NPR": 0.617343
}
}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": 61.7343,
"rate": 0.617343
}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