Rate Overview
Live
1 LTL = 4.5460 BWP
1 BWP = 0.219972
LTL
Avg
4.5060
High
4.5460
Low
4.4668
Last updated: 3/7/2026, 12:26:14 AM
Quick Conversions
| LTL | BWP |
|---|---|
| 1 LTL | 4.55 BWP |
| 10 LTL | 45.46 BWP |
| 50 LTL | 227.30 BWP |
| 100 LTL | 454.60 BWP |
| 500 LTL | 2,273.02 BWP |
| 1,000 LTL | 4,546.03 BWP |
Get LTL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=BWPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-07T00:26:14Z",
"rates": {
"BWP": 4.546034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "BWP",
"amount": 100
},
"result": 454.60339999999997,
"rate": 4.546034
}Build with LTL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key