USD
$
LKR

USD/LKR Exchange Rate

US Dollar to Sri Lanka Rupee

Live Rate
336.3425
+12.15% 5Y

1 LKR = 0.002973 USD

USD/LKR Price Chart

Historical exchange rate performance

Current 336.3425
High 336.8299
Low 287.7688
5Y Change +12.15%

Rate Overview

Live
1 USD = 336.3425 LKR
1 LKR = 0.002973 USD
Avg
305.2835
High
336.8299
Low
287.7688

Last updated: 7/27/2026, 3:42:32 AM

Quick Conversions

USDLKR
1 USD336.34 LKR
10 USD3,363.42 LKR
50 USD16,817.13 LKR
100 USD33,634.25 LKR
500 USD168,171.25 LKR
1,000 USD336,342.50 LKR

Get USD/LKR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=LKR

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-27T03:42:32Z",
  "rates": {
    "LKR": 336.3425
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=LKR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "LKR",
    "amount": 100
  },
  "result": 33634.25,
  "rate": 336.3425
}

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