Rate Overview
Live
1 BTN = 1.9371 LRD
1 LRD = 0.516238
BTN
Avg
1.9507
High
1.9627
Low
1.9371
Last updated: 3/28/2026, 10:59:47 AM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.94 LRD |
| 10 BTN | 19.37 LRD |
| 50 BTN | 96.85 LRD |
| 100 BTN | 193.71 LRD |
| 500 BTN | 968.55 LRD |
| 1,000 BTN | 1,937.09 LRD |
Get BTN/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=LRDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-28T10:59:47Z",
"rates": {
"LRD": 1.937091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "LRD",
"amount": 100
},
"result": 193.70909999999998,
"rate": 1.937091
}Build with BTN/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key