Rate Overview
Live
1 LRD = 0.075087 BWP
1 BWP = 13.3179
LRD
Avg
0.074410
High
0.075087
Low
0.073334
Last updated: 3/28/2026, 10:41:19 AM
Quick Conversions
| LRD | BWP |
|---|---|
| 1 LRD | 0.08 BWP |
| 10 LRD | 0.75 BWP |
| 50 LRD | 3.75 BWP |
| 100 LRD | 7.51 BWP |
| 500 LRD | 37.54 BWP |
| 1,000 LRD | 75.09 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-28T10:41:19Z",
"rates": {
"BWP": 0.075087
}
}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.5087,
"rate": 0.075087
}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