Rate Overview
Live
1 BTN = 3.5453 LKR
1 LKR = 0.282062
BTN
Avg
3.5333
High
3.5459
Low
3.5148
Last updated: 6/19/2026, 10:23:46 AM
Quick Conversions
| BTN | LKR |
|---|---|
| 1 BTN | 3.55 LKR |
| 10 BTN | 35.45 LKR |
| 50 BTN | 177.27 LKR |
| 100 BTN | 354.53 LKR |
| 500 BTN | 1,772.66 LKR |
| 1,000 BTN | 3,545.32 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-06-19T10:23:46Z",
"rates": {
"LKR": 3.545324
}
}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": 354.5324,
"rate": 3.545324
}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