Rate Overview
Live
1 ZWL = 0.009170 LTL
1 LTL = 109.0513
ZWL
Avg
0.009170
High
0.009170
Low
0.009170
Last updated: 4/18/2026, 8:49:25 AM
Quick Conversions
| ZWL | LTL |
|---|---|
| 1 ZWL | 0.01 LTL |
| 10 ZWL | 0.09 LTL |
| 50 ZWL | 0.46 LTL |
| 100 ZWL | 0.92 LTL |
| 500 ZWL | 4.59 LTL |
| 1,000 ZWL | 9.17 LTL |
Get ZWL/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=LTLExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-18T08:49:25Z",
"rates": {
"LTL": 0.00917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "LTL",
"amount": 100
},
"result": 0.9169999999999999,
"rate": 0.00917
}Build with ZWL/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key