Rate Overview
Live
1 PEN = 99.2517 LKR
1 LKR = 0.010075
PEN
Avg
99.3411
High
100.0558
Low
98.5635
Last updated: 7/31/2026, 10:30:48 AM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 99.25 LKR |
| 10 PEN | 992.52 LKR |
| 50 PEN | 4,962.59 LKR |
| 100 PEN | 9,925.17 LKR |
| 500 PEN | 49,625.86 LKR |
| 1,000 PEN | 99,251.72 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-31T10:30:48Z",
"rates": {
"LKR": 99.251725
}
}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": 9925.172499999999,
"rate": 99.251725
}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