USD
$
LKR

USD/LKR Exchange Rate

US Dollar to Sri Lanka Rupee

Live Rate
328.9625
+0.04% 7D

1 LKR = 0.003040 USD

USD/LKR Price Chart

Historical exchange rate performance

Current 328.9625
High 328.9985
Low 328.0236
7D Change +0.04%

Rate Overview

Live
1 USD = 328.9625 LKR
1 LKR = 0.003040 USD
Avg
328.7316
High
328.9985
Low
328.0236

Last updated: 9/4/2026, 7:00:19 PM

Quick Conversions

USDLKR
1 USD328.96 LKR
10 USD3,289.63 LKR
50 USD16,448.13 LKR
100 USD32,896.25 LKR
500 USD164,481.25 LKR
1,000 USD328,962.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-09-04T19:00:19Z",
  "rates": {
    "LKR": 328.9625
  }
}

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": 32896.25,
  "rate": 328.9625
}

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