Rate Overview
Live
1 LKR = 0.298724 BTN
1 BTN = 3.3476
LKR
Avg
0.299057
High
0.301871
Low
0.297616
Last updated: 3/27/2026, 9:26:52 AM
Quick Conversions
| LKR | BTN |
|---|---|
| 1 LKR | 0.30 BTN |
| 10 LKR | 2.99 BTN |
| 50 LKR | 14.94 BTN |
| 100 LKR | 29.87 BTN |
| 500 LKR | 149.36 BTN |
| 1,000 LKR | 298.72 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-03-27T09:26:52Z",
"rates": {
"BTN": 0.298724
}
}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": 29.8724,
"rate": 0.298724
}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