Rate Overview
Live
1 LKR = 0.284819 BTN
1 BTN = 3.5110
LKR
Avg
0.282204
High
0.284819
Low
0.280022
Last updated: 7/4/2026, 8:03:07 AM
Quick Conversions
| LKR | BTN |
|---|---|
| 1 LKR | 0.28 BTN |
| 10 LKR | 2.85 BTN |
| 50 LKR | 14.24 BTN |
| 100 LKR | 28.48 BTN |
| 500 LKR | 142.41 BTN |
| 1,000 LKR | 284.82 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-04T08:03:07Z",
"rates": {
"BTN": 0.284819
}
}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.4819,
"rate": 0.284819
}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