Rate Overview
Live
1 LRD = 0.847189 NPR
1 NPR = 1.1804
LRD
Avg
0.817404
High
0.852657
Low
0.776862
Last updated: 7/31/2026, 9:16:59 AM
Quick Conversions
| LRD | NPR |
|---|---|
| 1 LRD | 0.85 NPR |
| 10 LRD | 8.47 NPR |
| 50 LRD | 42.36 NPR |
| 100 LRD | 84.72 NPR |
| 500 LRD | 423.59 NPR |
| 1,000 LRD | 847.19 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-07-31T09:16:59Z",
"rates": {
"NPR": 0.847189
}
}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.71889999999999,
"rate": 0.847189
}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