Rate Overview
Live
1 ZAR = 0.179595 LTL
1 LTL = 5.5681
ZAR
Avg
0.180898
High
0.183611
Low
0.177744
Last updated: 3/7/2026, 3:05:00 AM
Quick Conversions
| ZAR | LTL |
|---|---|
| 1 ZAR | 0.18 LTL |
| 10 ZAR | 1.80 LTL |
| 50 ZAR | 8.98 LTL |
| 100 ZAR | 17.96 LTL |
| 500 ZAR | 89.80 LTL |
| 1,000 ZAR | 179.60 LTL |
Get ZAR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=LTLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-07T03:05:00Z",
"rates": {
"LTL": 0.179595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "LTL",
"amount": 100
},
"result": 17.959500000000002,
"rate": 0.179595
}Build with ZAR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key