USD
$
LKR

USD/LKR Exchange Rate

US Dollar to Sri Lanka Rupee

Live Rate
315.2325
+5.46% 6M

1 LKR = 0.003172 USD

USD/LKR Price Chart

Historical exchange rate performance

Current 315.2325
High 315.2325
Low 298.6929
6M Change +5.46%

Rate Overview

Live
1 USD = 315.2325 LKR
1 LKR = 0.003172 USD
Avg
307.9971
High
315.2325
Low
298.6929

Last updated: 3/27/2026, 5:00:22 PM

Quick Conversions

USDLKR
1 USD315.23 LKR
10 USD3,152.33 LKR
50 USD15,761.63 LKR
100 USD31,523.25 LKR
500 USD157,616.25 LKR
1,000 USD315,232.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-03-27T17:00:22Z",
  "rates": {
    "LKR": 315.2325
  }
}

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": 31523.25,
  "rate": 315.2325
}

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