Rate Overview
Live
1 USD = 311.1309 LKR
1 LKR = 0.003214
USD
Avg
310.6057
High
311.8158
Low
309.1831
Last updated: 3/7/2026, 7:37:03 AM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 311.13 LKR |
| 10 USD | 3,111.31 LKR |
| 50 USD | 15,556.54 LKR |
| 100 USD | 31,113.09 LKR |
| 500 USD | 155,565.44 LKR |
| 1,000 USD | 311,130.88 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-07T07:37:03Z",
"rates": {
"LKR": 311.13088398
}
}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": 31113.088398000004,
"rate": 311.13088398
}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