Rate Overview
Live
1 LTL = 5.5380 ZAR
1 ZAR = 0.180570
LTL
Avg
5.7112
High
6.0866
Low
5.4169
Last updated: 7/28/2026, 11:44:20 AM
Quick Conversions
| LTL | ZAR |
|---|---|
| 1 LTL | 5.54 ZAR |
| 10 LTL | 55.38 ZAR |
| 50 LTL | 276.90 ZAR |
| 100 LTL | 553.80 ZAR |
| 500 LTL | 2,769.01 ZAR |
| 1,000 LTL | 5,538.01 ZAR |
Get LTL/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=ZARExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-28T11:44:20Z",
"rates": {
"ZAR": 5.538012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "ZAR",
"amount": 100
},
"result": 553.8012,
"rate": 5.538012
}Build with LTL/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key