Rate Overview
Live
1 BTN = 3.4094 LKR
1 LKR = 0.293310
BTN
Avg
3.3881
High
3.4094
Low
3.3691
Last updated: 5/9/2026, 4:52:43 AM
Quick Conversions
| BTN | LKR |
|---|---|
| 1 BTN | 3.41 LKR |
| 10 BTN | 34.09 LKR |
| 50 BTN | 170.47 LKR |
| 100 BTN | 340.94 LKR |
| 500 BTN | 1,704.68 LKR |
| 1,000 BTN | 3,409.37 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-09T04:52:43Z",
"rates": {
"LKR": 3.409367
}
}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": 340.93670000000003,
"rate": 3.409367
}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