Rate Overview
Live
1 BTN = 3.3483 LKR
1 LKR = 0.298663
BTN
Avg
3.4045
High
3.4532
Low
3.3483
Last updated: 3/27/2026, 10:06:54 AM
Quick Conversions
| BTN | LKR |
|---|---|
| 1 BTN | 3.35 LKR |
| 10 BTN | 33.48 LKR |
| 50 BTN | 167.41 LKR |
| 100 BTN | 334.83 LKR |
| 500 BTN | 1,674.13 LKR |
| 1,000 BTN | 3,348.25 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-27T10:06:54Z",
"rates": {
"LKR": 3.348253
}
}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.8253,
"rate": 3.348253
}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