Rate Overview
Live
1 LRD = 0.075855 BWP
1 BWP = 13.1830
LRD
Avg
0.074269
High
0.078047
Low
0.068975
Last updated: 7/28/2026, 8:52:01 AM
Quick Conversions
| LRD | BWP |
|---|---|
| 1 LRD | 0.08 BWP |
| 10 LRD | 0.76 BWP |
| 50 LRD | 3.79 BWP |
| 100 LRD | 7.59 BWP |
| 500 LRD | 37.93 BWP |
| 1,000 LRD | 75.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-07-28T08:52:01Z",
"rates": {
"BWP": 0.075855
}
}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.585500000000001,
"rate": 0.075855
}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