Rate Overview
Live
1 ZAR = 0.183715 LTL
1 LTL = 5.4432
ZAR
Avg
0.182930
High
0.184162
Low
0.180092
Last updated: 6/17/2026, 6:48:03 AM
Quick Conversions
| ZAR | LTL |
|---|---|
| 1 ZAR | 0.18 LTL |
| 10 ZAR | 1.84 LTL |
| 50 ZAR | 9.19 LTL |
| 100 ZAR | 18.37 LTL |
| 500 ZAR | 91.86 LTL |
| 1,000 ZAR | 183.72 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-06-17T06:48:03Z",
"rates": {
"LTL": 0.183715
}
}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.371499999999997,
"rate": 0.183715
}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