Rate Overview
Live
1 USD = 336.0488 LKR
1 LKR = 0.002976
USD
Avg
320.5263
High
336.7770
Low
309.9250
Last updated: 7/19/2026, 7:46:40 AM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 336.05 LKR |
| 10 USD | 3,360.49 LKR |
| 50 USD | 16,802.44 LKR |
| 100 USD | 33,604.88 LKR |
| 500 USD | 168,024.38 LKR |
| 1,000 USD | 336,048.77 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-19T07:46:40Z",
"rates": {
"LKR": 336.0487679
}
}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": 33604.876789999995,
"rate": 336.0487679
}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