Rate Overview
Live
1 PEN = 99.0900 LKR
1 LKR = 0.010092
PEN
Avg
99.4181
High
99.9742
Low
98.6778
Last updated: 8/20/2026, 10:47:49 AM
Quick Conversions
| PEN | LKR |
|---|---|
| 1 PEN | 99.09 LKR |
| 10 PEN | 990.90 LKR |
| 50 PEN | 4,954.50 LKR |
| 100 PEN | 9,909.00 LKR |
| 500 PEN | 49,545.00 LKR |
| 1,000 PEN | 99,090.00 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-20T10:47:49Z",
"rates": {
"LKR": 99.089996
}
}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": 9908.9996,
"rate": 99.089996
}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