Rate Overview
Live
1 ZAR = 0.036754 LVL
1 LVL = 27.2079
ZAR
Avg
0.035688
High
0.037576
Low
0.033441
Last updated: 7/28/2026, 11:53:33 AM
Quick Conversions
| ZAR | LVL |
|---|---|
| 1 ZAR | 0.04 LVL |
| 10 ZAR | 0.37 LVL |
| 50 ZAR | 1.84 LVL |
| 100 ZAR | 3.68 LVL |
| 500 ZAR | 18.38 LVL |
| 1,000 ZAR | 36.75 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-07-28T11:53:33Z",
"rates": {
"LVL": 0.036754
}
}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.6754000000000002,
"rate": 0.036754
}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