Rate Overview
Live
1 STD = 0.014669 LKR
1 LKR = 68.1710
STD
Avg
0.014700
High
0.014832
Low
0.014611
Last updated: 3/7/2026, 12:08:08 AM
Quick Conversions
| STD | LKR |
|---|---|
| 1 STD | 0.01 LKR |
| 10 STD | 0.15 LKR |
| 50 STD | 0.73 LKR |
| 100 STD | 1.47 LKR |
| 500 STD | 7.33 LKR |
| 1,000 STD | 14.67 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-03-07T00:08:08Z",
"rates": {
"LKR": 0.014669
}
}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.4668999999999999,
"rate": 0.014669
}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