Rate Overview
Live
1 LRD = 0.825960 NPR
1 NPR = 1.2107
LRD
Avg
0.820513
High
0.825960
Low
0.815566
Last updated: 3/28/2026, 3:17:30 PM
Quick Conversions
| LRD | NPR |
|---|---|
| 1 LRD | 0.83 NPR |
| 10 LRD | 8.26 NPR |
| 50 LRD | 41.30 NPR |
| 100 LRD | 82.60 NPR |
| 500 LRD | 412.98 NPR |
| 1,000 LRD | 825.96 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-03-28T15:17:30Z",
"rates": {
"NPR": 0.82596
}
}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": 82.596,
"rate": 0.82596
}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