Rate Overview
Live
1 BTN = 1.8874 LRD
1 LRD = 0.529827
BTN
Avg
1.8810
High
1.9038
Low
1.8482
Last updated: 9/9/2026, 7:44:33 PM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.89 LRD |
| 10 BTN | 18.87 LRD |
| 50 BTN | 94.37 LRD |
| 100 BTN | 188.74 LRD |
| 500 BTN | 943.71 LRD |
| 1,000 BTN | 1,887.41 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-09-09T19:44:33Z",
"rates": {
"LRD": 1.88741
}
}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.741,
"rate": 1.88741
}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