Rate Overview
Live
1 USD = 327.3625 LKR
1 LKR = 0.003055
USD
Avg
306.7281
High
331.4925
Low
295.4970
Last updated: 5/27/2026, 12:33:16 PM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 327.36 LKR |
| 10 USD | 3,273.63 LKR |
| 50 USD | 16,368.13 LKR |
| 100 USD | 32,736.25 LKR |
| 500 USD | 163,681.25 LKR |
| 1,000 USD | 327,362.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-27T12:33:16Z",
"rates": {
"LKR": 327.3625
}
}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": 32736.25,
"rate": 327.3625
}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