Rate Overview
Live
1 BTN = 3.3476 LKR
1 LKR = 0.298725
BTN
Avg
3.4146
High
3.4596
Low
3.3414
Last updated: 3/27/2026, 8:08:18 AM
Quick Conversions
| BTN | LKR |
|---|---|
| 1 BTN | 3.35 LKR |
| 10 BTN | 33.48 LKR |
| 50 BTN | 167.38 LKR |
| 100 BTN | 334.76 LKR |
| 500 BTN | 1,673.78 LKR |
| 1,000 BTN | 3,347.56 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-27T08:08:18Z",
"rates": {
"LKR": 3.347563
}
}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.7563,
"rate": 3.347563
}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