Rate Overview
Live
1 LKR = 0.003214 USD
1 USD = 311.1388
LKR
Avg
0.003219
High
0.003234
Low
0.003207
Last updated: 3/7/2026, 5:57:03 AM
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.61 USD |
| 1,000 LKR | 3.21 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-07T05:57:03Z",
"rates": {
"USD": 0.003214
}
}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.32139999999999996,
"rate": 0.003214
}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