Rate Overview
Live
1 BWP = 0.220083 LTL
1 LTL = 4.5437
BWP
Avg
0.220105
High
0.220617
Low
0.219258
Last updated: 4/18/2026, 8:44:29 AM
Quick Conversions
| BWP | LTL |
|---|---|
| 1 BWP | 0.22 LTL |
| 10 BWP | 2.20 LTL |
| 50 BWP | 11.00 LTL |
| 100 BWP | 22.01 LTL |
| 500 BWP | 110.04 LTL |
| 1,000 BWP | 220.08 LTL |
Get BWP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=LTLExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-04-18T08:44:29Z",
"rates": {
"LTL": 0.220083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "LTL",
"amount": 100
},
"result": 22.0083,
"rate": 0.220083
}Build with BWP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key