Rate Overview
Live
1 ZAR = 0.180812 LTL
1 LTL = 5.5306
ZAR
Avg
0.181161
High
0.185985
Low
0.175888
Last updated: 7/27/2026, 10:25:47 PM
Quick Conversions
| ZAR | LTL |
|---|---|
| 1 ZAR | 0.18 LTL |
| 10 ZAR | 1.81 LTL |
| 50 ZAR | 9.04 LTL |
| 100 ZAR | 18.08 LTL |
| 500 ZAR | 90.41 LTL |
| 1,000 ZAR | 180.81 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-07-27T22:25:47Z",
"rates": {
"LTL": 0.180812
}
}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.0812,
"rate": 0.180812
}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