Rate Overview
Live
1 BTN = 3.4588 LKR
1 LKR = 0.289121
BTN
Avg
3.4234
High
3.5781
Low
3.3421
Last updated: 5/29/2026, 5:34:10 PM
Quick Conversions
| BTN | LKR |
|---|---|
| 1 BTN | 3.46 LKR |
| 10 BTN | 34.59 LKR |
| 50 BTN | 172.94 LKR |
| 100 BTN | 345.88 LKR |
| 500 BTN | 1,729.38 LKR |
| 1,000 BTN | 3,458.76 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-05-29T17:34:10Z",
"rates": {
"LKR": 3.45876
}
}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": 345.876,
"rate": 3.45876
}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