Rate Overview
Live
1 BWP = 0.221057 LTL
1 LTL = 4.5237
BWP
Avg
0.221746
High
0.222148
Low
0.221057
Last updated: 9/11/2026, 3:05:16 AM
Quick Conversions
| BWP | LTL |
|---|---|
| 1 BWP | 0.22 LTL |
| 10 BWP | 2.21 LTL |
| 50 BWP | 11.05 LTL |
| 100 BWP | 22.11 LTL |
| 500 BWP | 110.53 LTL |
| 1,000 BWP | 221.06 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-09-11T03:05:16Z",
"rates": {
"LTL": 0.221057
}
}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.1057,
"rate": 0.221057
}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