Rate Overview
Live
1 BTN = 1.9294 LRD
1 LRD = 0.518302
BTN
Avg
1.9256
High
1.9347
Low
1.9141
Last updated: 6/19/2026, 9:42:18 AM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.93 LRD |
| 10 BTN | 19.29 LRD |
| 50 BTN | 96.47 LRD |
| 100 BTN | 192.94 LRD |
| 500 BTN | 964.69 LRD |
| 1,000 BTN | 1,929.38 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-06-19T09:42:18Z",
"rates": {
"LRD": 1.929376
}
}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": 192.9376,
"rate": 1.929376
}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