Rate Overview
Live
1 ZAR = 0.036555 LVL
1 LVL = 27.3560
ZAR
Avg
0.036791
High
0.037373
Low
0.036178
Last updated: 3/7/2026, 7:44:22 AM
Quick Conversions
| ZAR | LVL |
|---|---|
| 1 ZAR | 0.04 LVL |
| 10 ZAR | 0.37 LVL |
| 50 ZAR | 1.83 LVL |
| 100 ZAR | 3.66 LVL |
| 500 ZAR | 18.28 LVL |
| 1,000 ZAR | 36.56 LVL |
Get ZAR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=LVLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-07T07:44:22Z",
"rates": {
"LVL": 0.036555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "LVL",
"amount": 100
},
"result": 3.6554999999999995,
"rate": 0.036555
}Build with ZAR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key