Rate Overview
Live
1 LKR = 0.010069 PEN
1 PEN = 99.3147
LKR
Avg
0.010081
High
0.010143
Low
0.010049
Last updated: 6/18/2026, 7:57:07 PM
Quick Conversions
| LKR | PEN |
|---|---|
| 1 LKR | 0.01 PEN |
| 10 LKR | 0.10 PEN |
| 50 LKR | 0.50 PEN |
| 100 LKR | 1.01 PEN |
| 500 LKR | 5.03 PEN |
| 1,000 LKR | 10.07 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-06-18T19:57:07Z",
"rates": {
"PEN": 0.010069
}
}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.0069,
"rate": 0.010069
}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