Rate Overview
Live
1 PEN = 90.8045 LKR
1 LKR = 0.011013
PEN
Avg
84.1736
High
93.1431
Low
76.5084
Last updated: 3/27/2026, 3:11:37 PM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 90.80 LKR |
| 10 PEN | 908.05 LKR |
| 50 PEN | 4,540.23 LKR |
| 100 PEN | 9,080.45 LKR |
| 500 PEN | 45,402.27 LKR |
| 1,000 PEN | 90,804.54 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-27T15:11:37Z",
"rates": {
"LKR": 90.804539
}
}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": 9080.4539,
"rate": 90.804539
}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