Rate Overview
Live
1 STD = 0.015557 LKR
1 LKR = 64.2797
STD
Avg
0.015557
High
0.015619
Low
0.015499
Last updated: 7/27/2026, 7:23:41 AM
Quick Conversions
| STD | LKR |
|---|---|
| 1 STD | 0.02 LKR |
| 10 STD | 0.16 LKR |
| 50 STD | 0.78 LKR |
| 100 STD | 1.56 LKR |
| 500 STD | 7.78 LKR |
| 1,000 STD | 15.56 LKR |
Get STD/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=LKRExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-27T07:23:41Z",
"rates": {
"LKR": 0.015557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "LKR",
"amount": 100
},
"result": 1.5556999999999999,
"rate": 0.015557
}Build with STD/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key