Rate Overview
Live
1 PEN = 99.7168 LKR
1 LKR = 0.010028
PEN
Avg
85.9716
High
99.7168
Low
76.5084
Last updated: 7/22/2026, 8:36:53 AM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 99.72 LKR |
| 10 PEN | 997.17 LKR |
| 50 PEN | 4,985.84 LKR |
| 100 PEN | 9,971.68 LKR |
| 500 PEN | 49,858.42 LKR |
| 1,000 PEN | 99,716.83 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-07-22T08:36:53Z",
"rates": {
"LKR": 99.716833
}
}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": 9971.683299999999,
"rate": 99.716833
}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