Rate Overview
Live
1 BWP = 0.219897 LTL
1 LTL = 4.5476
BWP
Avg
0.221701
High
0.223872
Low
0.219897
Last updated: 3/7/2026, 3:44:10 AM
Quick Conversions
| BWP | LTL |
|---|---|
| 1 BWP | 0.22 LTL |
| 10 BWP | 2.20 LTL |
| 50 BWP | 10.99 LTL |
| 100 BWP | 21.99 LTL |
| 500 BWP | 109.95 LTL |
| 1,000 BWP | 219.90 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-03-07T03:44:10Z",
"rates": {
"LTL": 0.219897
}
}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": 21.9897,
"rate": 0.219897
}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