Rate Overview
Live
1 LTL = 5.3718 ZAR
1 ZAR = 0.186156
LTL
Avg
5.3927
High
5.4293
Low
5.3682
Last updated: 9/6/2026, 11:01:42 AM
Quick Conversions
| LTL | ZAR |
|---|---|
| 1 LTL | 5.37 ZAR |
| 10 LTL | 53.72 ZAR |
| 50 LTL | 268.59 ZAR |
| 100 LTL | 537.18 ZAR |
| 500 LTL | 2,685.92 ZAR |
| 1,000 LTL | 5,371.84 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-09-06T11:01:42Z",
"rates": {
"ZAR": 5.371842
}
}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": 537.1842,
"rate": 5.371842
}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