Rate Overview
Live
1 LRD = 0.075254 BWP
1 BWP = 13.2883
LRD
Avg
0.073971
High
0.078047
Low
0.070057
Last updated: 7/31/2026, 6:48:45 AM
Quick Conversions
| LRD | BWP |
|---|---|
| 1 LRD | 0.08 BWP |
| 10 LRD | 0.75 BWP |
| 50 LRD | 3.76 BWP |
| 100 LRD | 7.53 BWP |
| 500 LRD | 37.63 BWP |
| 1,000 LRD | 75.25 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-31T06:48:45Z",
"rates": {
"BWP": 0.075254
}
}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.5254,
"rate": 0.075254
}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