Rate Overview
Live
1 BTN = 1.8975 LRD
1 LRD = 0.527013
BTN
Avg
1.8998
High
1.9057
Low
1.8971
Last updated: 8/19/2026, 8:01:48 PM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.90 LRD |
| 10 BTN | 18.97 LRD |
| 50 BTN | 94.87 LRD |
| 100 BTN | 189.75 LRD |
| 500 BTN | 948.74 LRD |
| 1,000 BTN | 1,897.49 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-08-19T20:01:48Z",
"rates": {
"LRD": 1.897488
}
}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.74880000000002,
"rate": 1.897488
}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