Rate Overview
Live
1 LRD = 0.518302 BTN
1 BTN = 1.9294
LRD
Avg
0.519333
High
0.522440
Low
0.516874
Last updated: 6/19/2026, 8:23:59 AM
Quick Conversions
| LRD | BTN |
|---|---|
| 1 LRD | 0.52 BTN |
| 10 LRD | 5.18 BTN |
| 50 LRD | 25.92 BTN |
| 100 LRD | 51.83 BTN |
| 500 LRD | 259.15 BTN |
| 1,000 LRD | 518.30 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-06-19T08:23:59Z",
"rates": {
"BTN": 0.518302
}
}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.830200000000005,
"rate": 0.518302
}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