Rate Overview
Live
1 PEN = 96.2902 LKR
1 LKR = 0.010385
PEN
Avg
85.2353
High
96.2902
Low
76.5084
Last updated: 5/27/2026, 7:31:37 PM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 96.29 LKR |
| 10 PEN | 962.90 LKR |
| 50 PEN | 4,814.51 LKR |
| 100 PEN | 9,629.02 LKR |
| 500 PEN | 48,145.08 LKR |
| 1,000 PEN | 96,290.17 LKR |
Get PEN/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=LKRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T19:31:37Z",
"rates": {
"LKR": 96.290168
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "LKR",
"amount": 100
},
"result": 9629.0168,
"rate": 96.290168
}Build with PEN/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key