Rate Overview
Live
1 BTN = 3.5031 LKR
1 LKR = 0.285463
BTN
Avg
3.4438
High
3.5624
Low
3.3518
Last updated: 7/27/2026, 3:39:17 PM
Quick Conversions
| BTN | LKR |
|---|---|
| 1 BTN | 3.50 LKR |
| 10 BTN | 35.03 LKR |
| 50 BTN | 175.15 LKR |
| 100 BTN | 350.31 LKR |
| 500 BTN | 1,751.54 LKR |
| 1,000 BTN | 3,503.08 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-07-27T15:39:17Z",
"rates": {
"LKR": 3.503079
}
}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": 350.3079,
"rate": 3.503079
}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