Rate Overview
Live
1 USD = 334.7125 LKR
1 LKR = 0.002988
USD
Avg
334.5231
High
337.4581
Low
331.8760
Last updated: 6/16/2026, 12:22:57 PM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 334.71 LKR |
| 10 USD | 3,347.13 LKR |
| 50 USD | 16,735.63 LKR |
| 100 USD | 33,471.25 LKR |
| 500 USD | 167,356.25 LKR |
| 1,000 USD | 334,712.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-06-16T12:22:57Z",
"rates": {
"LKR": 334.7125
}
}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": 33471.25,
"rate": 334.7125
}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