Rate Overview
Live
1 PEN = 98.9732 LKR
1 LKR = 0.010104
PEN
Avg
99.4035
High
99.9742
Low
98.6778
Last updated: 8/20/2026, 3:41:53 AM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 98.97 LKR |
| 10 PEN | 989.73 LKR |
| 50 PEN | 4,948.66 LKR |
| 100 PEN | 9,897.32 LKR |
| 500 PEN | 49,486.58 LKR |
| 1,000 PEN | 98,973.16 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-08-20T03:41:53Z",
"rates": {
"LKR": 98.973156
}
}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": 9897.3156,
"rate": 98.973156
}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