Rate Overview
Live
1 LTL = 4.4697 BWP
1 BWP = 0.223728
LTL
Avg
4.4753
High
4.4969
Low
4.4669
Last updated: 7/11/2026, 1:39:44 PM
Quick Conversions
| LTL | BWP |
|---|---|
| 1 LTL | 4.47 BWP |
| 10 LTL | 44.70 BWP |
| 50 LTL | 223.49 BWP |
| 100 LTL | 446.97 BWP |
| 500 LTL | 2,234.86 BWP |
| 1,000 LTL | 4,469.71 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-11T13:39:44Z",
"rates": {
"BWP": 4.46971
}
}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": 446.971,
"rate": 4.46971
}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