Rate Overview
Live
1 LRD = 0.502405 BTN
1 BTN = 1.9904
LRD
Avg
0.500317
High
0.505155
Low
0.496080
Last updated: 3/7/2026, 7:37:45 AM
Quick Conversions
| LRD | BTN |
|---|---|
| 1 LRD | 0.50 BTN |
| 10 LRD | 5.02 BTN |
| 50 LRD | 25.12 BTN |
| 100 LRD | 50.24 BTN |
| 500 LRD | 251.20 BTN |
| 1,000 LRD | 502.41 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-03-07T07:37:45Z",
"rates": {
"BTN": 0.502405
}
}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.2405,
"rate": 0.502405
}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