Rate Overview
Live
1 NPR = 2.0912 LKR
1 LKR = 0.478184
NPR
Avg
2.1331
High
2.1612
Low
2.0874
Last updated: 3/27/2026, 8:03:00 AM
Quick Conversions
| NPR | LKR |
|---|---|
| 1 NPR | 2.09 LKR |
| 10 NPR | 20.91 LKR |
| 50 NPR | 104.56 LKR |
| 100 NPR | 209.12 LKR |
| 500 NPR | 1,045.62 LKR |
| 1,000 NPR | 2,091.25 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-27T08:03:00Z",
"rates": {
"LKR": 2.091246
}
}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": 209.1246,
"rate": 2.091246
}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