Rate Overview
Live
1 BTN = 1.9719 LRD
1 LRD = 0.507117
BTN
Avg
1.9798
High
1.9921
Low
1.9701
Last updated: 4/17/2026, 5:48:22 PM
Quick Conversions
| BTN | LRD |
|---|---|
| 1 BTN | 1.97 LRD |
| 10 BTN | 19.72 LRD |
| 50 BTN | 98.60 LRD |
| 100 BTN | 197.19 LRD |
| 500 BTN | 985.97 LRD |
| 1,000 BTN | 1,971.93 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-04-17T17:48:22Z",
"rates": {
"LRD": 1.97193
}
}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": 197.19299999999998,
"rate": 1.97193
}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