Rate Overview
Live
1 NPR = 2.1253 LKR
1 LKR = 0.470526
NPR
Avg
2.1191
High
2.1264
Low
2.1083
Last updated: 3/7/2026, 12:11:53 AM
Quick Conversions
| NPR | LKR |
|---|---|
| 1 NPR | 2.13 LKR |
| 10 NPR | 21.25 LKR |
| 50 NPR | 106.26 LKR |
| 100 NPR | 212.53 LKR |
| 500 NPR | 1,062.64 LKR |
| 1,000 NPR | 2,125.28 LKR |
Get NPR/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=LKRExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T00:11:53Z",
"rates": {
"LKR": 2.125281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "LKR",
"amount": 100
},
"result": 212.52810000000002,
"rate": 2.125281
}Build with NPR/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key