Rate Overview
Live
1 BWP = 0.223434 LTL
1 LTL = 4.4756
BWP
Avg
0.221556
High
0.224015
Low
0.206768
Last updated: 7/9/2026, 3:15:31 AM
Quick Conversions
| BWP | LTL |
|---|---|
| 1 BWP | 0.22 LTL |
| 10 BWP | 2.23 LTL |
| 50 BWP | 11.17 LTL |
| 100 BWP | 22.34 LTL |
| 500 BWP | 111.72 LTL |
| 1,000 BWP | 223.43 LTL |
Get BWP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=LTLExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-09T03:15:31Z",
"rates": {
"LTL": 0.223434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "LTL",
"amount": 100
},
"result": 22.3434,
"rate": 0.223434
}Build with BWP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key