Rate Overview
Live
1 LRD = 0.529826 BTN
1 BTN = 1.8874
LRD
Avg
0.531681
High
0.541062
Low
0.525275
Last updated: 9/9/2026, 7:20:34 PM
Quick Conversions
| LRD | BTN |
|---|---|
| 1 LRD | 0.53 BTN |
| 10 LRD | 5.30 BTN |
| 50 LRD | 26.49 BTN |
| 100 LRD | 52.98 BTN |
| 500 LRD | 264.91 BTN |
| 1,000 LRD | 529.83 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-09-09T19:20:34Z",
"rates": {
"BTN": 0.529826
}
}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.982600000000005,
"rate": 0.529826
}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