Rate Overview
Live
1 ZAR = 0.037295 LVL
1 LVL = 26.8132
ZAR
Avg
0.036862
High
0.037295
Low
0.036458
Last updated: 4/17/2026, 2:41:52 PM
Quick Conversions
| ZAR | LVL |
|---|---|
| 1 ZAR | 0.04 LVL |
| 10 ZAR | 0.37 LVL |
| 50 ZAR | 1.86 LVL |
| 100 ZAR | 3.73 LVL |
| 500 ZAR | 18.65 LVL |
| 1,000 ZAR | 37.30 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-04-17T14:41:52Z",
"rates": {
"LVL": 0.037295
}
}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.7295000000000003,
"rate": 0.037295
}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