Rate Overview
Live
1 LKR = 0.010872 PEN
1 PEN = 91.9794
LKR
Avg
0.010759
High
0.010872
Low
0.010602
Last updated: 4/18/2026, 8:49:24 AM
Quick Conversions
| LKR | PEN |
|---|---|
| 1 LKR | 0.01 PEN |
| 10 LKR | 0.11 PEN |
| 50 LKR | 0.54 PEN |
| 100 LKR | 1.09 PEN |
| 500 LKR | 5.44 PEN |
| 1,000 LKR | 10.87 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-04-18T08:49:24Z",
"rates": {
"PEN": 0.010872
}
}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.0872,
"rate": 0.010872
}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