Rate Overview
Live
1 LTL = 5.5452 ZAR
1 ZAR = 0.180338
LTL
Avg
5.4404
High
5.5531
Low
5.3718
Last updated: 7/26/2026, 6:56:19 AM
Quick Conversions
| LTL | ZAR |
|---|---|
| 1 LTL | 5.55 ZAR |
| 10 LTL | 55.45 ZAR |
| 50 LTL | 277.26 ZAR |
| 100 LTL | 554.52 ZAR |
| 500 LTL | 2,772.58 ZAR |
| 1,000 LTL | 5,545.15 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-07-26T06:56:19Z",
"rates": {
"ZAR": 5.545154
}
}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": 554.5154,
"rate": 5.545154
}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