Rate Overview
Live
1 LRD = 0.848119 NPR
1 NPR = 1.1791
LRD
Avg
0.851088
High
0.866105
Low
0.840834
Last updated: 9/9/2026, 5:20:27 AM
Quick Conversions
| LRD | NPR |
|---|---|
| 1 LRD | 0.85 NPR |
| 10 LRD | 8.48 NPR |
| 50 LRD | 42.41 NPR |
| 100 LRD | 84.81 NPR |
| 500 LRD | 424.06 NPR |
| 1,000 LRD | 848.12 NPR |
Get LRD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=NPRExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-09-09T05:20:27Z",
"rates": {
"NPR": 0.848119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "NPR",
"amount": 100
},
"result": 84.8119,
"rate": 0.848119
}Build with LRD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key