USD
$
LKR

USD/LKR Exchange Rate

US Dollar to Sri Lanka Rupee

Live Rate
316.3725
+0.13% 7D

1 LKR = 0.003161 USD

USD/LKR Price Chart

Historical exchange rate performance

Current 316.3725
High 316.3725
Low 315.4790
7D Change +0.13%

Rate Overview

Live
1 USD = 316.3725 LKR
1 LKR = 0.003161 USD
Avg
316.0826
High
316.3725
Low
315.4790

Last updated: 4/16/2026, 10:51:12 PM

Quick Conversions

USDLKR
1 USD316.37 LKR
10 USD3,163.73 LKR
50 USD15,818.63 LKR
100 USD31,637.25 LKR
500 USD158,186.25 LKR
1,000 USD316,372.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-04-16T22:51:12Z",
  "rates": {
    "LKR": 316.3725
  }
}

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": 31637.25,
  "rate": 316.3725
}

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