Rate Overview
Live
1 LKR = 0.011091 PEN
1 PEN = 90.1632
LKR
Avg
0.010914
High
0.011097
Low
0.010762
Last updated: 3/6/2026, 5:44:15 PM
Quick Conversions
| LKR | PEN |
|---|---|
| 1 LKR | 0.01 PEN |
| 10 LKR | 0.11 PEN |
| 50 LKR | 0.55 PEN |
| 100 LKR | 1.11 PEN |
| 500 LKR | 5.55 PEN |
| 1,000 LKR | 11.09 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-03-06T17:44:15Z",
"rates": {
"PEN": 0.011091
}
}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.1091,
"rate": 0.011091
}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