Rate Overview
Live
1 USD = 334.5425 LKR
1 LKR = 0.002989
USD
Avg
334.5091
High
337.4581
Low
331.8760
Last updated: 6/16/2026, 1:25:10 PM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 334.54 LKR |
| 10 USD | 3,345.43 LKR |
| 50 USD | 16,727.13 LKR |
| 100 USD | 33,454.25 LKR |
| 500 USD | 167,271.25 LKR |
| 1,000 USD | 334,542.50 LKR |
Get USD/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=LKRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-06-16T13:25:10Z",
"rates": {
"LKR": 334.5425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "LKR",
"amount": 100
},
"result": 33454.25,
"rate": 334.5425
}Build with USD/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key