Rate Overview
Live
1 BTN = 1.9469 LRD
1 LRD = 0.513643
BTN
Avg
1.9382
High
1.9469
Low
1.9268
Last updated: 5/9/2026, 2:48:15 AM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.95 LRD |
| 10 BTN | 19.47 LRD |
| 50 BTN | 97.34 LRD |
| 100 BTN | 194.69 LRD |
| 500 BTN | 973.44 LRD |
| 1,000 BTN | 1,946.88 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-05-09T02:48:15Z",
"rates": {
"LRD": 1.946876
}
}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": 194.6876,
"rate": 1.946876
}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