Rate Overview
Live
1 BTN = 1.9020 LRD
1 LRD = 0.525767
BTN
Avg
1.9763
High
2.0692
Low
1.9014
Last updated: 5/29/2026, 9:55:09 PM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.90 LRD |
| 10 BTN | 19.02 LRD |
| 50 BTN | 95.10 LRD |
| 100 BTN | 190.20 LRD |
| 500 BTN | 950.99 LRD |
| 1,000 BTN | 1,901.98 LRD |
Get BTN/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=LRDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-29T21:55:09Z",
"rates": {
"LRD": 1.901984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "LRD",
"amount": 100
},
"result": 190.1984,
"rate": 1.901984
}Build with BTN/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key