Rate Overview
Live
1 BTN = 1.8895 LRD
1 LRD = 0.529246
BTN
Avg
2.0193
High
2.3078
Low
1.8816
Last updated: 7/31/2026, 6:27:41 AM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.89 LRD |
| 10 BTN | 18.89 LRD |
| 50 BTN | 94.47 LRD |
| 100 BTN | 188.95 LRD |
| 500 BTN | 944.74 LRD |
| 1,000 BTN | 1,889.48 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-07-31T06:27:41Z",
"rates": {
"LRD": 1.889481
}
}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": 188.9481,
"rate": 1.889481
}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