Rate Overview
Live
1 PEN = 90.0276 LKR
1 LKR = 0.011108
PEN
Avg
91.6085
High
92.9163
Low
90.0272
Last updated: 3/6/2026, 11:49:02 PM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 90.03 LKR |
| 10 PEN | 900.28 LKR |
| 50 PEN | 4,501.38 LKR |
| 100 PEN | 9,002.76 LKR |
| 500 PEN | 45,013.79 LKR |
| 1,000 PEN | 90,027.59 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-03-06T23:49:02Z",
"rates": {
"LKR": 90.027586
}
}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": 9002.7586,
"rate": 90.027586
}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