Rate Overview
Live
1 PEN = 98.4568 LKR
1 LKR = 0.010157
PEN
Avg
93.4546
High
98.6478
Low
89.4003
Last updated: 7/2/2026, 10:22:05 AM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 98.46 LKR |
| 10 PEN | 984.57 LKR |
| 50 PEN | 4,922.84 LKR |
| 100 PEN | 9,845.68 LKR |
| 500 PEN | 49,228.41 LKR |
| 1,000 PEN | 98,456.82 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-02T10:22:05Z",
"rates": {
"LKR": 98.456817
}
}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": 9845.681700000001,
"rate": 98.456817
}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