Rate Overview
Live
1 LAK = 0.000728 ZAR
1 ZAR = 1373.63
LAK
Avg
0.000750
High
0.000787
Low
0.000720
Last updated: 7/9/2026, 6:11:27 AM
Quick Conversions
| LAK | ZAR |
|---|---|
| 1 LAK | 0.00 ZAR |
| 10 LAK | 0.01 ZAR |
| 50 LAK | 0.04 ZAR |
| 100 LAK | 0.07 ZAR |
| 500 LAK | 0.36 ZAR |
| 1,000 LAK | 0.73 ZAR |
Get LAK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=ZARExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-09T06:11:27Z",
"rates": {
"ZAR": 0.000728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "ZAR",
"amount": 100
},
"result": 0.0728,
"rate": 0.000728
}Build with LAK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key