Rate Overview
Live
1 PEN = 98.8530 LKR
1 LKR = 0.010116
PEN
Avg
99.1294
High
99.5102
Low
98.5808
Last updated: 6/19/2026, 8:27:04 AM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 98.85 LKR |
| 10 PEN | 988.53 LKR |
| 50 PEN | 4,942.65 LKR |
| 100 PEN | 9,885.30 LKR |
| 500 PEN | 49,426.52 LKR |
| 1,000 PEN | 98,853.04 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-06-19T08:27:04Z",
"rates": {
"LKR": 98.853035
}
}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": 9885.3035,
"rate": 98.853035
}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