Rate Overview
Live
1 ZAR = 0.181135 LTL
1 LTL = 5.5207
ZAR
Avg
0.174633
High
0.183210
Low
0.164294
Last updated: 5/27/2026, 8:37:41 PM
Quick Conversions
| ZAR | LTL |
|---|---|
| 1 ZAR | 0.18 LTL |
| 10 ZAR | 1.81 LTL |
| 50 ZAR | 9.06 LTL |
| 100 ZAR | 18.11 LTL |
| 500 ZAR | 90.57 LTL |
| 1,000 ZAR | 181.14 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-05-27T20:37:41Z",
"rates": {
"LTL": 0.181135
}
}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.1135,
"rate": 0.181135
}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