Rate Overview
Live
1 LKR = 0.002272 SHP
1 SHP = 440.1408
LKR
Avg
0.002358
High
0.002412
Low
0.002265
Last updated: 5/27/2026, 8:51:06 AM
Quick Conversions
| LKR | SHP |
|---|---|
| 1 LKR | 0.00 SHP |
| 10 LKR | 0.02 SHP |
| 50 LKR | 0.11 SHP |
| 100 LKR | 0.23 SHP |
| 500 LKR | 1.14 SHP |
| 1,000 LKR | 2.27 SHP |
Get LKR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=SHPExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-27T08:51:06Z",
"rates": {
"SHP": 0.002272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "SHP",
"amount": 100
},
"result": 0.2272,
"rate": 0.002272
}Build with LKR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key