Rate Overview
Live
1 BTN = 1.8816 LRD
1 LRD = 0.531476
BTN
Avg
1.8793
High
1.8890
Low
1.8721
Last updated: 7/22/2026, 8:40:16 PM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.88 LRD |
| 10 BTN | 18.82 LRD |
| 50 BTN | 94.08 LRD |
| 100 BTN | 188.16 LRD |
| 500 BTN | 940.78 LRD |
| 1,000 BTN | 1,881.55 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-22T20:40:16Z",
"rates": {
"LRD": 1.881551
}
}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.1551,
"rate": 1.881551
}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