Rate Overview
Live
1 LTL = 5.4069 ZAR
1 ZAR = 0.184948
LTL
Avg
5.4017
High
5.4131
Low
5.3795
Last updated: 8/15/2026, 12:09:38 AM
Quick Conversions
| LTL | ZAR |
|---|---|
| 1 LTL | 5.41 ZAR |
| 10 LTL | 54.07 ZAR |
| 50 LTL | 270.35 ZAR |
| 100 LTL | 540.69 ZAR |
| 500 LTL | 2,703.46 ZAR |
| 1,000 LTL | 5,406.91 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-08-15T00:09:38Z",
"rates": {
"ZAR": 5.406911
}
}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": 540.6911,
"rate": 5.406911
}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