Rate Overview
Live
1 USD = 321.0825 LKR
1 LKR = 0.003114
USD
Avg
320.3359
High
321.0825
Low
319.6710
Last updated: 5/7/2026, 3:25:12 AM
Quick Conversions
| USD | LKR |
|---|---|
| 1 USD | 321.08 LKR |
| 10 USD | 3,210.83 LKR |
| 50 USD | 16,054.13 LKR |
| 100 USD | 32,108.25 LKR |
| 500 USD | 160,541.25 LKR |
| 1,000 USD | 321,082.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-07T03:25:12Z",
"rates": {
"LKR": 321.0825
}
}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": 32108.25,
"rate": 321.0825
}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