Rate Overview
Live
1 USD = 315.2325 LKR
1 LKR = 0.003172
USD
Avg
307.9971
High
315.2325
Low
298.6929
Last updated: 3/27/2026, 5:00:22 PM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 315.23 LKR |
| 10 USD | 3,152.33 LKR |
| 50 USD | 15,761.63 LKR |
| 100 USD | 31,523.25 LKR |
| 500 USD | 157,616.25 LKR |
| 1,000 USD | 315,232.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-03-27T17:00:22Z",
"rates": {
"LKR": 315.2325
}
}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": 31523.25,
"rate": 315.2325
}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