Rate Overview
Live
1 PEN = 90.7518 LKR
1 LKR = 0.011019
PEN
Avg
90.6839
High
91.3590
Low
89.6470
Last updated: 3/27/2026, 11:31:35 AM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 90.75 LKR |
| 10 PEN | 907.52 LKR |
| 50 PEN | 4,537.59 LKR |
| 100 PEN | 9,075.18 LKR |
| 500 PEN | 45,375.89 LKR |
| 1,000 PEN | 90,751.78 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-27T11:31:35Z",
"rates": {
"LKR": 90.751776
}
}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": 9075.1776,
"rate": 90.751776
}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