USD
$
LKR

USD/LKR Exchange Rate

US Dollar to Sri Lanka Rupee

Live Rate
326.2025
+5.20% YTD

1 LKR = 0.003066 USD

USD/LKR Price Chart

Historical exchange rate performance

Current 326.2025
High 334.4087
Low 309.9250
YTD Change +5.20%

Rate Overview

Live
1 USD = 326.2025 LKR
1 LKR = 0.003066 USD
Avg
315.5899
High
334.4087
Low
309.9250

Last updated: 5/27/2026, 7:26:52 AM

Quick Conversions

USDLKR
1 USD326.20 LKR
10 USD3,262.02 LKR
50 USD16,310.13 LKR
100 USD32,620.25 LKR
500 USD163,101.25 LKR
1,000 USD326,202.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-27T07:26:52Z",
  "rates": {
    "LKR": 326.2025
  }
}

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": 32620.25,
  "rate": 326.2025
}

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