USD
$
LKR

USD/LKR Exchange Rate

US Dollar to Sri Lanka Rupee

Live Rate
326.8675
+5.94% 6M

1 LKR = 0.003059 USD

USD/LKR Price Chart

Historical exchange rate performance

Current 326.8675
High 333.6067
Low 308.5345
6M Change +5.94%

Rate Overview

Live
1 USD = 326.8675 LKR
1 LKR = 0.003059 USD
Avg
314.2789
High
333.6067
Low
308.5345

Last updated: 5/27/2026, 6:12:09 AM

Quick Conversions

USDLKR
1 USD326.87 LKR
10 USD3,268.68 LKR
50 USD16,343.38 LKR
100 USD32,686.75 LKR
500 USD163,433.75 LKR
1,000 USD326,867.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-27T06:12:09Z",
  "rates": {
    "LKR": 326.8675
  }
}

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": 32686.75,
  "rate": 326.8675
}

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