Rate Overview
Live
1 LTL = 5.5611 ZAR
1 ZAR = 0.179822
LTL
Avg
5.5663
High
5.6188
Low
5.5381
Last updated: 4/17/2026, 6:14:17 AM
Quick Conversions
| LTL | ZAR |
|---|---|
| 1 LTL | 5.56 ZAR |
| 10 LTL | 55.61 ZAR |
| 50 LTL | 278.05 ZAR |
| 100 LTL | 556.11 ZAR |
| 500 LTL | 2,780.53 ZAR |
| 1,000 LTL | 5,561.05 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-04-17T06:14:17Z",
"rates": {
"ZAR": 5.561052
}
}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.1052,
"rate": 5.561052
}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