Rate Overview
Live
1 USD = 332.6084 LKR
1 LKR = 0.003007
USD
Avg
334.6001
High
335.9468
Low
332.6084
Last updated: 8/15/2026, 5:35:36 AM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 332.61 LKR |
| 10 USD | 3,326.08 LKR |
| 50 USD | 16,630.42 LKR |
| 100 USD | 33,260.84 LKR |
| 500 USD | 166,304.22 LKR |
| 1,000 USD | 332,608.43 LKR |
Get USD/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=LKRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-15T05:35:36Z",
"rates": {
"LKR": 332.60843175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "LKR",
"amount": 100
},
"result": 33260.843175,
"rate": 332.60843175
}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