Rate Overview
Live
1 LRD = 0.823347 NPR
1 NPR = 1.2146
LRD
Avg
0.825718
High
0.830369
Low
0.821764
Last updated: 5/9/2026, 6:03:37 AM
Quick Conversions
| LRD | NPR |
|---|---|
| 1 LRD | 0.82 NPR |
| 10 LRD | 8.23 NPR |
| 50 LRD | 41.17 NPR |
| 100 LRD | 82.33 NPR |
| 500 LRD | 411.67 NPR |
| 1,000 LRD | 823.35 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-05-09T06:03:37Z",
"rates": {
"NPR": 0.823347
}
}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.3347,
"rate": 0.823347
}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