Rate Overview
Live
1 LKR = 0.285463 BTN
1 BTN = 3.5031
LKR
Avg
0.290474
High
0.298344
Low
0.280706
Last updated: 7/27/2026, 6:04:07 PM
Quick Conversions
| LKR | BTN |
|---|---|
| 1 LKR | 0.29 BTN |
| 10 LKR | 2.85 BTN |
| 50 LKR | 14.27 BTN |
| 100 LKR | 28.55 BTN |
| 500 LKR | 142.73 BTN |
| 1,000 LKR | 285.46 BTN |
Get LKR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=BTNExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-07-27T18:04:07Z",
"rates": {
"BTN": 0.285463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "BTN",
"amount": 100
},
"result": 28.546300000000002,
"rate": 0.285463
}Build with LKR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key