Rate Overview
Live
1 LRD = 0.073858 BWP
1 BWP = 13.5395
LRD
Avg
0.072762
High
0.074037
Low
0.071102
Last updated: 3/7/2026, 7:43:49 AM
Quick Conversions
| LRD | BWP |
|---|---|
| 1 LRD | 0.07 BWP |
| 10 LRD | 0.74 BWP |
| 50 LRD | 3.69 BWP |
| 100 LRD | 7.39 BWP |
| 500 LRD | 36.93 BWP |
| 1,000 LRD | 73.86 BWP |
Get LRD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BWPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T07:43:49Z",
"rates": {
"BWP": 0.073858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BWP",
"amount": 100
},
"result": 7.3858,
"rate": 0.073858
}Build with LRD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key