Rate Overview
Live
1 BTN = 1.8926 LRD
1 LRD = 0.528365
BTN
Avg
1.9598
High
2.0605
Low
1.8774
Last updated: 7/30/2026, 5:10:56 PM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.89 LRD |
| 10 BTN | 18.93 LRD |
| 50 BTN | 94.63 LRD |
| 100 BTN | 189.26 LRD |
| 500 BTN | 946.32 LRD |
| 1,000 BTN | 1,892.63 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-30T17:10:56Z",
"rates": {
"LRD": 1.89263
}
}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": 189.263,
"rate": 1.89263
}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