Rate Overview
Live
1 LRD = 0.507117 BTN
1 BTN = 1.9719
LRD
Avg
0.505110
High
0.507577
Low
0.501982
Last updated: 4/17/2026, 11:24:11 AM
Quick Conversions
| LRD | BTN |
|---|---|
| 1 LRD | 0.51 BTN |
| 10 LRD | 5.07 BTN |
| 50 LRD | 25.36 BTN |
| 100 LRD | 50.71 BTN |
| 500 LRD | 253.56 BTN |
| 1,000 LRD | 507.12 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-04-17T11:24:11Z",
"rates": {
"BTN": 0.507117
}
}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": 50.71170000000001,
"rate": 0.507117
}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