Rate Overview
Live
1 PEN = 92.8657 LKR
1 LKR = 0.010768
PEN
Avg
92.0015
High
93.1416
Low
91.1392
Last updated: 5/7/2026, 8:01:56 AM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 92.87 LKR |
| 10 PEN | 928.66 LKR |
| 50 PEN | 4,643.28 LKR |
| 100 PEN | 9,286.57 LKR |
| 500 PEN | 46,432.84 LKR |
| 1,000 PEN | 92,865.68 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-07T08:01:56Z",
"rates": {
"LKR": 92.865675
}
}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": 9286.5675,
"rate": 92.865675
}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