Rate Overview
Live
1 LKR = 0.010073 PEN
1 PEN = 99.2753
LKR
Avg
0.010889
High
0.012044
Low
0.009938
Last updated: 7/29/2026, 2:03:25 AM
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.04 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-07-29T02:03:25Z",
"rates": {
"PEN": 0.010073
}
}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.0073,
"rate": 0.010073
}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