Rate Overview
Live
1 USD = 326.9925 LKR
1 LKR = 0.003058
USD
Avg
331.1837
High
342.0268
Low
324.4142
Last updated: 5/27/2026, 8:46:52 AM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 326.99 LKR |
| 10 USD | 3,269.93 LKR |
| 50 USD | 16,349.63 LKR |
| 100 USD | 32,699.25 LKR |
| 500 USD | 163,496.25 LKR |
| 1,000 USD | 326,992.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-05-27T08:46:52Z",
"rates": {
"LKR": 326.9925
}
}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": 32699.25,
"rate": 326.9925
}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