Rate Overview
Live
1 PEN = 96.4135 LKR
1 LKR = 0.010372
PEN
Avg
92.7995
High
98.1106
Low
90.0272
Last updated: 5/27/2026, 4:06:19 PM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 96.41 LKR |
| 10 PEN | 964.14 LKR |
| 50 PEN | 4,820.68 LKR |
| 100 PEN | 9,641.35 LKR |
| 500 PEN | 48,206.77 LKR |
| 1,000 PEN | 96,413.53 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-27T16:06:19Z",
"rates": {
"LKR": 96.41353
}
}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": 9641.353,
"rate": 96.41353
}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