Rate Overview
Live
1 LTL = 5.5218 ZAR
1 ZAR = 0.181100
LTL
Avg
5.5235
High
5.5713
Low
5.5034
Last updated: 5/28/2026, 12:49:39 AM
Quick Conversions
| LTL | ZAR |
|---|---|
| 1 LTL | 5.52 ZAR |
| 10 LTL | 55.22 ZAR |
| 50 LTL | 276.09 ZAR |
| 100 LTL | 552.18 ZAR |
| 500 LTL | 2,760.90 ZAR |
| 1,000 LTL | 5,521.81 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-05-28T00:49:39Z",
"rates": {
"ZAR": 5.521808
}
}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": 552.1808,
"rate": 5.521808
}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