Rate Overview
Live
1 BTN = 3.4843 LKR
1 LKR = 0.286999
BTN
Avg
3.4259
High
3.5776
Low
3.3198
Last updated: 7/25/2026, 8:57:58 AM
Quick Conversions
| BTN | LKR |
|---|---|
| 1 BTN | 3.48 LKR |
| 10 BTN | 34.84 LKR |
| 50 BTN | 174.22 LKR |
| 100 BTN | 348.43 LKR |
| 500 BTN | 1,742.17 LKR |
| 1,000 BTN | 3,484.34 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-25T08:57:58Z",
"rates": {
"LKR": 3.484335
}
}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": 348.43350000000004,
"rate": 3.484335
}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