Rate Overview
Live
1 LTL = 5.5129 ZAR
1 ZAR = 0.181393
LTL
Avg
5.6142
High
5.6863
Low
5.5129
Last updated: 5/7/2026, 9:07:30 AM
Quick Conversions
| LTL | ZAR |
|---|---|
| 1 LTL | 5.51 ZAR |
| 10 LTL | 55.13 ZAR |
| 50 LTL | 275.64 ZAR |
| 100 LTL | 551.29 ZAR |
| 500 LTL | 2,756.44 ZAR |
| 1,000 LTL | 5,512.88 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-07T09:07:30Z",
"rates": {
"ZAR": 5.512881
}
}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": 551.2881,
"rate": 5.512881
}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