Rate Overview
Live
1 LKR = 0.285641 BTN
1 BTN = 3.5009
LKR
Avg
0.290561
High
0.298344
Low
0.280706
Last updated: 7/27/2026, 11:04:57 PM
Quick Conversions
| LKR | BTN |
|---|---|
| 1 LKR | 0.29 BTN |
| 10 LKR | 2.86 BTN |
| 50 LKR | 14.28 BTN |
| 100 LKR | 28.56 BTN |
| 500 LKR | 142.82 BTN |
| 1,000 LKR | 285.64 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-27T23:04:57Z",
"rates": {
"BTN": 0.285641
}
}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.564099999999996,
"rate": 0.285641
}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