Rate Overview
Live
1 LRD = 0.516237 BTN
1 BTN = 1.9371
LRD
Avg
0.466293
High
0.516237
Low
0.422741
Last updated: 3/28/2026, 1:59:16 PM
Quick Conversions
| LRD | BTN |
|---|---|
| 1 LRD | 0.52 BTN |
| 10 LRD | 5.16 BTN |
| 50 LRD | 25.81 BTN |
| 100 LRD | 51.62 BTN |
| 500 LRD | 258.12 BTN |
| 1,000 LRD | 516.24 BTN |
Get LRD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BTNExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-28T13:59:16Z",
"rates": {
"BTN": 0.516237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BTN",
"amount": 100
},
"result": 51.62369999999999,
"rate": 0.516237
}Build with LRD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key