Rate Overview
Live
1 BTN = 1.9057 LRD
1 LRD = 0.524747
BTN
Avg
1.9065
High
1.9144
Low
1.9003
Last updated: 7/8/2026, 9:03:49 PM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.91 LRD |
| 10 BTN | 19.06 LRD |
| 50 BTN | 95.28 LRD |
| 100 BTN | 190.57 LRD |
| 500 BTN | 952.84 LRD |
| 1,000 BTN | 1,905.68 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-08T21:03:49Z",
"rates": {
"LRD": 1.905681
}
}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.5681,
"rate": 1.905681
}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