Rate Overview
Live
1 LKR = 0.003157 USD
1 USD = 316.7564
LKR
Avg
0.003162
High
0.003169
Low
0.003157
Last updated: 4/17/2026, 1:29:04 PM
Quick Conversions
| LKR | USD |
|---|---|
| 1 LKR | 0.00 USD |
| 10 LKR | 0.03 USD |
| 50 LKR | 0.16 USD |
| 100 LKR | 0.32 USD |
| 500 LKR | 1.58 USD |
| 1,000 LKR | 3.16 USD |
Get LKR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=USDExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-04-17T13:29:04Z",
"rates": {
"USD": 0.003157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "USD",
"amount": 100
},
"result": 0.3157,
"rate": 0.003157
}Build with LKR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key