Rate Overview
Live
1 LRD = 0.829671 NPR
1 NPR = 1.2053
LRD
Avg
0.831322
High
0.836296
Low
0.827386
Last updated: 6/19/2026, 10:13:49 AM
Quick Conversions
| LRD | NPR |
|---|---|
| 1 LRD | 0.83 NPR |
| 10 LRD | 8.30 NPR |
| 50 LRD | 41.48 NPR |
| 100 LRD | 82.97 NPR |
| 500 LRD | 414.84 NPR |
| 1,000 LRD | 829.67 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-06-19T10:13:49Z",
"rates": {
"NPR": 0.829671
}
}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.9671,
"rate": 0.829671
}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