USD
$
LKR

USD/LKR Exchange Rate

US Dollar to Sri Lanka Rupee

Live Rate
327.3625
+10.57% 1Y

1 LKR = 0.003055 USD

USD/LKR Price Chart

Historical exchange rate performance

Current 327.3625
High 331.4925
Low 295.4970
1Y Change +10.57%

Rate Overview

Live
1 USD = 327.3625 LKR
1 LKR = 0.003055 USD
Avg
306.7281
High
331.4925
Low
295.4970

Last updated: 5/27/2026, 12:33:16 PM

Quick Conversions

USDLKR
1 USD327.36 LKR
10 USD3,273.63 LKR
50 USD16,368.13 LKR
100 USD32,736.25 LKR
500 USD163,681.25 LKR
1,000 USD327,362.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-05-27T12:33:16Z",
  "rates": {
    "LKR": 327.3625
  }
}

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": 32736.25,
  "rate": 327.3625
}

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