Rate Overview
Live
1 ZAR = 0.036759 LVL
1 LVL = 27.2042
ZAR
Avg
0.036422
High
0.037182
Low
0.035427
Last updated: 5/28/2026, 3:35:16 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.76 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-05-28T03:35:16Z",
"rates": {
"LVL": 0.036759
}
}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.6759,
"rate": 0.036759
}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