Rate Overview
Live
1 BTN = 3.3840 LKR
1 LKR = 0.295505
BTN
Avg
3.3893
High
3.4038
Low
3.3748
Last updated: 3/7/2026, 4:05:26 AM
Quick Conversions
| BTN | LKR |
|---|---|
| 1 BTN | 3.38 LKR |
| 10 BTN | 33.84 LKR |
| 50 BTN | 169.20 LKR |
| 100 BTN | 338.40 LKR |
| 500 BTN | 1,692.02 LKR |
| 1,000 BTN | 3,384.04 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-07T04:05:26Z",
"rates": {
"LKR": 3.384041
}
}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": 338.40409999999997,
"rate": 3.384041
}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