Rate Overview
Live
1 LTL = 5.7287 ZAR
1 ZAR = 0.174559
LTL
Avg
5.5495
High
5.7287
Low
5.4144
Last updated: 3/27/2026, 10:22:58 AM
Quick Conversions
| LTL | ZAR |
|---|---|
| 1 LTL | 5.73 ZAR |
| 10 LTL | 57.29 ZAR |
| 50 LTL | 286.44 ZAR |
| 100 LTL | 572.87 ZAR |
| 500 LTL | 2,864.37 ZAR |
| 1,000 LTL | 5,728.74 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-27T10:22:58Z",
"rates": {
"ZAR": 5.728737
}
}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": 572.8737,
"rate": 5.728737
}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