USD
$
LKR

USD/LKR Exchange Rate

US Dollar to Sri Lanka Rupee

Live Rate
321.0825
+0.25% 7D

1 LKR = 0.003114 USD

USD/LKR Price Chart

Historical exchange rate performance

Current 321.0825
High 321.0825
Low 319.6710
7D Change +0.25%

Rate Overview

Live
1 USD = 321.0825 LKR
1 LKR = 0.003114 USD
Avg
320.3359
High
321.0825
Low
319.6710

Last updated: 5/7/2026, 3:25:12 AM

Quick Conversions

USDLKR
1 USD321.08 LKR
10 USD3,210.83 LKR
50 USD16,054.13 LKR
100 USD32,108.25 LKR
500 USD160,541.25 LKR
1,000 USD321,082.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-07T03:25:12Z",
  "rates": {
    "LKR": 321.0825
  }
}

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": 32108.25,
  "rate": 321.0825
}

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