Rate Overview
Live
1 LRD = 0.072921 BWP
1 BWP = 13.7135
LRD
Avg
0.072924
High
0.073072
Low
0.072686
Last updated: 4/17/2026, 11:20:48 AM
Quick Conversions
| LRD | BWP |
|---|---|
| 1 LRD | 0.07 BWP |
| 10 LRD | 0.73 BWP |
| 50 LRD | 3.65 BWP |
| 100 LRD | 7.29 BWP |
| 500 LRD | 36.46 BWP |
| 1,000 LRD | 72.92 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-04-17T11:20:48Z",
"rates": {
"BWP": 0.072921
}
}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.2921,
"rate": 0.072921
}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