Rate Overview
Live
1 ZAR = 0.185583 LTL
1 LTL = 5.3884
ZAR
Avg
0.185077
High
0.186039
Low
0.184187
Last updated: 9/4/2026, 1:55:16 PM
Quick Conversions
| ZAR | LTL |
|---|---|
| 1 ZAR | 0.19 LTL |
| 10 ZAR | 1.86 LTL |
| 50 ZAR | 9.28 LTL |
| 100 ZAR | 18.56 LTL |
| 500 ZAR | 92.79 LTL |
| 1,000 ZAR | 185.58 LTL |
Get ZAR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=LTLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-04T13:55:16Z",
"rates": {
"LTL": 0.185583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "LTL",
"amount": 100
},
"result": 18.5583,
"rate": 0.185583
}Build with ZAR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key