Rate Overview
Live
1 PEN = 90.9237 LKR
1 LKR = 0.010998
PEN
Avg
84.1817
High
93.1431
Low
76.5084
Last updated: 3/27/2026, 4:31:35 PM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 90.92 LKR |
| 10 PEN | 909.24 LKR |
| 50 PEN | 4,546.19 LKR |
| 100 PEN | 9,092.37 LKR |
| 500 PEN | 45,461.85 LKR |
| 1,000 PEN | 90,923.71 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-03-27T16:31:35Z",
"rates": {
"LKR": 90.923709
}
}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": 9092.3709,
"rate": 90.923709
}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