Rate Overview
Live
1 LAK = 0.000769 ZAR
1 ZAR = 1300.39
LAK
Avg
0.000763
High
0.000780
Low
0.000744
Last updated: 3/7/2026, 9:18:49 AM
Quick Conversions
| LAK | ZAR |
|---|---|
| 1 LAK | 0.00 ZAR |
| 10 LAK | 0.01 ZAR |
| 50 LAK | 0.04 ZAR |
| 100 LAK | 0.08 ZAR |
| 500 LAK | 0.38 ZAR |
| 1,000 LAK | 0.77 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-03-07T09:18:49Z",
"rates": {
"ZAR": 0.000769
}
}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.07690000000000001,
"rate": 0.000769
}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