Rate Overview
Live
1 LRD = 0.522956 BTN
1 BTN = 1.9122
LRD
Avg
0.519699
High
0.528213
Low
0.513032
Last updated: 5/28/2026, 2:31:21 AM
Quick Conversions
| LRD | BTN |
|---|---|
| 1 LRD | 0.52 BTN |
| 10 LRD | 5.23 BTN |
| 50 LRD | 26.15 BTN |
| 100 LRD | 52.30 BTN |
| 500 LRD | 261.48 BTN |
| 1,000 LRD | 522.96 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-05-28T02:31:21Z",
"rates": {
"BTN": 0.522956
}
}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.2956,
"rate": 0.522956
}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