Rate Overview
Live
1 LTL = 4.5318 BWP
1 BWP = 0.220664
LTL
Avg
4.6049
High
4.8550
Low
4.3845
Last updated: 5/29/2026, 9:45:49 PM
Quick Conversions
| LTL | BWP |
|---|---|
| 1 LTL | 4.53 BWP |
| 10 LTL | 45.32 BWP |
| 50 LTL | 226.59 BWP |
| 100 LTL | 453.18 BWP |
| 500 LTL | 2,265.89 BWP |
| 1,000 LTL | 4,531.78 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-05-29T21:45:49Z",
"rates": {
"BWP": 4.531779
}
}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": 453.1779,
"rate": 4.531779
}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