Rate Overview
Live
1 LKR = 0.282354 BTN
1 BTN = 3.5417
LKR
Avg
0.284139
High
0.287524
Low
0.281919
Last updated: 6/17/2026, 6:10:05 PM
Quick Conversions
| LKR | BTN |
|---|---|
| 1 LKR | 0.28 BTN |
| 10 LKR | 2.82 BTN |
| 50 LKR | 14.12 BTN |
| 100 LKR | 28.24 BTN |
| 500 LKR | 141.18 BTN |
| 1,000 LKR | 282.35 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-06-17T18:10:05Z",
"rates": {
"BTN": 0.282354
}
}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.2354,
"rate": 0.282354
}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