Rate Overview
Live
1 USD = 316.3725 LKR
1 LKR = 0.003161
USD
Avg
316.0826
High
316.3725
Low
315.4790
Last updated: 4/16/2026, 10:51:12 PM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 316.37 LKR |
| 10 USD | 3,163.73 LKR |
| 50 USD | 15,818.63 LKR |
| 100 USD | 31,637.25 LKR |
| 500 USD | 158,186.25 LKR |
| 1,000 USD | 316,372.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-04-16T22:51:12Z",
"rates": {
"LKR": 316.3725
}
}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": 31637.25,
"rate": 316.3725
}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