Rate Overview
Live
1 ZAR = 0.174493 LTL
1 LTL = 5.7309
ZAR
Avg
0.171944
High
0.182843
Low
0.161349
Last updated: 3/27/2026, 2:52:11 PM
Quick Conversions
| ZAR | LTL |
|---|---|
| 1 ZAR | 0.17 LTL |
| 10 ZAR | 1.74 LTL |
| 50 ZAR | 8.72 LTL |
| 100 ZAR | 17.45 LTL |
| 500 ZAR | 87.25 LTL |
| 1,000 ZAR | 174.49 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-03-27T14:52:11Z",
"rates": {
"LTL": 0.174493
}
}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": 17.4493,
"rate": 0.174493
}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