Rate Overview
Live
1 LTL = 4.5271 BWP
1 BWP = 0.220894
LTL
Avg
4.5470
High
4.7641
Low
4.4728
Last updated: 7/30/2026, 9:21:25 AM
Quick Conversions
| LTL | BWP |
|---|---|
| 1 LTL | 4.53 BWP |
| 10 LTL | 45.27 BWP |
| 50 LTL | 226.35 BWP |
| 100 LTL | 452.71 BWP |
| 500 LTL | 2,263.53 BWP |
| 1,000 LTL | 4,527.05 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-07-30T09:21:25Z",
"rates": {
"BWP": 4.527051
}
}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": 452.7051,
"rate": 4.527051
}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