Rate Overview
Live
1 LRD = 0.529245 BTN
1 BTN = 1.8895
LRD
Avg
0.528628
High
0.534186
Low
0.522347
Last updated: 7/31/2026, 10:39:50 AM
Quick Conversions
| LRD | BTN |
|---|---|
| 1 LRD | 0.53 BTN |
| 10 LRD | 5.29 BTN |
| 50 LRD | 26.46 BTN |
| 100 LRD | 52.92 BTN |
| 500 LRD | 264.62 BTN |
| 1,000 LRD | 529.25 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-07-31T10:39:50Z",
"rates": {
"BTN": 0.529245
}
}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": 52.924499999999995,
"rate": 0.529245
}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