Rate Overview
Live
1 YER = 0.636616 NPR
1 NPR = 1.5708
YER
Avg
0.636501
High
0.637445
Low
0.635823
Last updated: 5/7/2026, 5:56:04 PM
Quick Conversions
| YER | NPR |
|---|---|
| 1 YER | 0.64 NPR |
| 10 YER | 6.37 NPR |
| 50 YER | 31.83 NPR |
| 100 YER | 63.66 NPR |
| 500 YER | 318.31 NPR |
| 1,000 YER | 636.62 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-07T17:56:04Z",
"rates": {
"NPR": 0.636616
}
}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.66159999999999,
"rate": 0.636616
}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