Rate Overview
Live
1 BWP = 0.219940 LTL
1 LTL = 4.5467
BWP
Avg
0.218318
High
0.219940
Low
0.217225
Last updated: 5/9/2026, 3:40:18 AM
Quick Conversions
| BWP | LTL |
|---|---|
| 1 BWP | 0.22 LTL |
| 10 BWP | 2.20 LTL |
| 50 BWP | 11.00 LTL |
| 100 BWP | 21.99 LTL |
| 500 BWP | 109.97 LTL |
| 1,000 BWP | 219.94 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-05-09T03:40:18Z",
"rates": {
"LTL": 0.21994
}
}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": 21.994,
"rate": 0.21994
}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