Rate Overview
Live
1 LTL = 5.5635 ZAR
1 ZAR = 0.179742
LTL
Avg
5.5279
High
5.6261
Low
5.4463
Last updated: 3/7/2026, 12:27:55 AM
Quick Conversions
| LTL | ZAR |
|---|---|
| 1 LTL | 5.56 ZAR |
| 10 LTL | 55.64 ZAR |
| 50 LTL | 278.18 ZAR |
| 100 LTL | 556.35 ZAR |
| 500 LTL | 2,781.77 ZAR |
| 1,000 LTL | 5,563.54 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-03-07T00:27:55Z",
"rates": {
"ZAR": 5.563537
}
}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": 556.3537,
"rate": 5.563537
}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