Rate Overview
Live
1 LKR = 0.010145 PEN
1 PEN = 98.5707
LKR
Avg
0.010103
High
0.010175
Low
0.010059
Last updated: 7/4/2026, 3:52:13 PM
Quick Conversions
| LKR | PEN |
|---|---|
| 1 LKR | 0.01 PEN |
| 10 LKR | 0.10 PEN |
| 50 LKR | 0.51 PEN |
| 100 LKR | 1.01 PEN |
| 500 LKR | 5.07 PEN |
| 1,000 LKR | 10.15 PEN |
Get LKR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=PENExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-07-04T15:52:13Z",
"rates": {
"PEN": 0.010145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "PEN",
"amount": 100
},
"result": 1.0145,
"rate": 0.010145
}Build with LKR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key