Rate Overview
Live
1 LRD = 0.528208 BTN
1 BTN = 1.8932
LRD
Avg
0.479879
High
0.528208
Low
0.427103
Last updated: 5/28/2026, 4:39:54 AM
Quick Conversions
| LRD | BTN |
|---|---|
| 1 LRD | 0.53 BTN |
| 10 LRD | 5.28 BTN |
| 50 LRD | 26.41 BTN |
| 100 LRD | 52.82 BTN |
| 500 LRD | 264.10 BTN |
| 1,000 LRD | 528.21 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-28T04:39:54Z",
"rates": {
"BTN": 0.528208
}
}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.8208,
"rate": 0.528208
}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