Rate Overview
Live
1 LKR = 0.002400 SHP
1 SHP = 416.6667
LKR
Avg
0.002401
High
0.002412
Low
0.002395
Last updated: 3/7/2026, 1:40:20 AM
Quick Conversions
| LKR | SHP |
|---|---|
| 1 LKR | 0.00 SHP |
| 10 LKR | 0.02 SHP |
| 50 LKR | 0.12 SHP |
| 100 LKR | 0.24 SHP |
| 500 LKR | 1.20 SHP |
| 1,000 LKR | 2.40 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-03-07T01:40:20Z",
"rates": {
"SHP": 0.0024
}
}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.24,
"rate": 0.0024
}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