Rate Overview
Live
1 BTN = 1.9904 LRD
1 LRD = 0.502406
BTN
Avg
1.9988
High
2.0158
Low
1.9796
Last updated: 3/7/2026, 7:34:53 AM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.99 LRD |
| 10 BTN | 19.90 LRD |
| 50 BTN | 99.52 LRD |
| 100 BTN | 199.04 LRD |
| 500 BTN | 995.21 LRD |
| 1,000 BTN | 1,990.42 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-03-07T07:34:53Z",
"rates": {
"LRD": 1.990422
}
}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": 199.04219999999998,
"rate": 1.990422
}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