Rate Overview
Live
1 LTL = 4.4478 BWP
1 BWP = 0.224831
LTL
Avg
4.4985
High
4.5390
Low
4.4478
Last updated: 6/19/2026, 10:11:01 AM
Quick Conversions
| LTL | BWP |
|---|---|
| 1 LTL | 4.45 BWP |
| 10 LTL | 44.48 BWP |
| 50 LTL | 222.39 BWP |
| 100 LTL | 444.78 BWP |
| 500 LTL | 2,223.89 BWP |
| 1,000 LTL | 4,447.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-06-19T10:11:01Z",
"rates": {
"BWP": 4.447778
}
}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": 444.77779999999996,
"rate": 4.447778
}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