Rate Overview
Live
1 PEN = 96.0991 LKR
1 LKR = 0.010406
PEN
Avg
97.3524
High
100.7740
Low
95.3412
Last updated: 5/27/2026, 2:51:22 PM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 96.10 LKR |
| 10 PEN | 960.99 LKR |
| 50 PEN | 4,804.96 LKR |
| 100 PEN | 9,609.91 LKR |
| 500 PEN | 48,049.56 LKR |
| 1,000 PEN | 96,099.12 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-27T14:51:22Z",
"rates": {
"LKR": 96.099124
}
}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": 9609.912400000001,
"rate": 96.099124
}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