Rate Overview
Live
1 LAK = 0.000781 ZAR
1 ZAR = 1280.41
LAK
Avg
0.000804
High
0.000890
Low
0.000739
Last updated: 3/28/2026, 12:13:08 PM
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.39 ZAR |
| 1,000 LAK | 0.78 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-28T12:13:08Z",
"rates": {
"ZAR": 0.000781
}
}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.0781,
"rate": 0.000781
}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