Rate Overview
Live
1 LKR = 0.003174 USD
1 USD = 315.0599
LKR
Avg
0.003214
High
0.003226
Low
0.003174
Last updated: 3/28/2026, 1:33:57 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.59 USD |
| 1,000 LKR | 3.17 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-03-28T13:33:57Z",
"rates": {
"USD": 0.003174
}
}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.3174,
"rate": 0.003174
}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