Rate Overview
Live
1 LRD = 0.839988 NPR
1 NPR = 1.1905
LRD
Avg
0.839603
High
0.842364
Low
0.836147
Last updated: 7/8/2026, 5:25:11 AM
Quick Conversions
| LRD | NPR |
|---|---|
| 1 LRD | 0.84 NPR |
| 10 LRD | 8.40 NPR |
| 50 LRD | 42.00 NPR |
| 100 LRD | 84.00 NPR |
| 500 LRD | 419.99 NPR |
| 1,000 LRD | 839.99 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-08T05:25:11Z",
"rates": {
"NPR": 0.839988
}
}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": 83.99879999999999,
"rate": 0.839988
}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