Rate Overview
Live
1 BWP = 13.2882 LRD
1 LRD = 0.075255
BWP
Avg
13.5254
High
14.2741
Low
12.8126
Last updated: 7/31/2026, 10:44:09 AM
Quick Conversions
| BWP | LRD |
|---|---|
| 1 BWP | 13.29 LRD |
| 10 BWP | 132.88 LRD |
| 50 BWP | 664.41 LRD |
| 100 BWP | 1,328.82 LRD |
| 500 BWP | 6,644.11 LRD |
| 1,000 BWP | 13,288.21 LRD |
Get BWP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=LRDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-31T10:44:09Z",
"rates": {
"LRD": 13.288213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "LRD",
"amount": 100
},
"result": 1328.8213,
"rate": 13.288213
}Build with BWP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key