Rate Overview
Live
1 PEN = 99.5184 LKR
1 LKR = 0.010048
PEN
Avg
99.1479
High
99.5184
Low
98.5635
Last updated: 7/9/2026, 7:12:28 PM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 99.52 LKR |
| 10 PEN | 995.18 LKR |
| 50 PEN | 4,975.92 LKR |
| 100 PEN | 9,951.84 LKR |
| 500 PEN | 49,759.18 LKR |
| 1,000 PEN | 99,518.36 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-09T19:12:28Z",
"rates": {
"LKR": 99.518362
}
}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": 9951.8362,
"rate": 99.518362
}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