Rate Overview
Live
1 BTN = 3.3467 LKR
1 LKR = 0.298801
BTN
Avg
3.3438
High
3.3600
Low
3.3127
Last updated: 3/27/2026, 7:49:18 AM
Quick Conversions
| BTN | LKR |
|---|---|
| 1 BTN | 3.35 LKR |
| 10 BTN | 33.47 LKR |
| 50 BTN | 167.34 LKR |
| 100 BTN | 334.67 LKR |
| 500 BTN | 1,673.36 LKR |
| 1,000 BTN | 3,346.71 LKR |
Get BTN/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=LKRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-27T07:49:18Z",
"rates": {
"LKR": 3.346713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "LKR",
"amount": 100
},
"result": 334.6713,
"rate": 3.346713
}Build with BTN/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key