Rate Overview
Live
1 ZAR = 0.179839 LTL
1 LTL = 5.5605
ZAR
Avg
0.179655
High
0.180568
Low
0.177972
Last updated: 4/17/2026, 4:55:53 AM
Quick Conversions
| ZAR | LTL |
|---|---|
| 1 ZAR | 0.18 LTL |
| 10 ZAR | 1.80 LTL |
| 50 ZAR | 8.99 LTL |
| 100 ZAR | 17.98 LTL |
| 500 ZAR | 89.92 LTL |
| 1,000 ZAR | 179.84 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-04-17T04:55:53Z",
"rates": {
"LTL": 0.179839
}
}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.9839,
"rate": 0.179839
}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