Rate Overview
Live
1 BWP = 0.220965 LTL
1 LTL = 4.5256
BWP
Avg
0.219437
High
0.223569
Low
0.212183
Last updated: 7/31/2026, 8:45:45 AM
Quick Conversions
| BWP | LTL |
|---|---|
| 1 BWP | 0.22 LTL |
| 10 BWP | 2.21 LTL |
| 50 BWP | 11.05 LTL |
| 100 BWP | 22.10 LTL |
| 500 BWP | 110.48 LTL |
| 1,000 BWP | 220.97 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-31T08:45:45Z",
"rates": {
"LTL": 0.220965
}
}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.0965,
"rate": 0.220965
}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