Rate Overview
Live
1 LKR = 0.003003 USD
1 USD = 333.0003
LKR
Avg
0.002993
High
0.003006
Low
0.002976
Last updated: 8/17/2026, 3:01:54 PM
Quick Conversions
| LKR | USD |
|---|---|
| 1 LKR | 0.00 USD |
| 10 LKR | 0.03 USD |
| 50 LKR | 0.15 USD |
| 100 LKR | 0.30 USD |
| 500 LKR | 1.50 USD |
| 1,000 LKR | 3.00 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-08-17T15:01:54Z",
"rates": {
"USD": 0.003003
}
}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.3003,
"rate": 0.003003
}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