Rate Overview
Live
1 USD = 336.7825 LKR
1 LKR = 0.002969
USD
Avg
313.4555
High
336.7825
Low
297.5335
Last updated: 7/27/2026, 6:53:33 AM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 336.78 LKR |
| 10 USD | 3,367.83 LKR |
| 50 USD | 16,839.13 LKR |
| 100 USD | 33,678.25 LKR |
| 500 USD | 168,391.25 LKR |
| 1,000 USD | 336,782.50 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-07-27T06:53:33Z",
"rates": {
"LKR": 336.7825
}
}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": 33678.25,
"rate": 336.7825
}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