Rate Overview
Live
1 PEN = 96.5681 LKR
1 LKR = 0.010355
PEN
Avg
94.6763
High
100.7740
Low
91.1392
Last updated: 5/27/2026, 10:53:04 PM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 96.57 LKR |
| 10 PEN | 965.68 LKR |
| 50 PEN | 4,828.41 LKR |
| 100 PEN | 9,656.81 LKR |
| 500 PEN | 48,284.06 LKR |
| 1,000 PEN | 96,568.13 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-27T22:53:04Z",
"rates": {
"LKR": 96.56813
}
}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": 9656.813,
"rate": 96.56813
}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