Rate Overview
Live
1 LAK = 0.000745 ZAR
1 ZAR = 1342.28
LAK
Avg
0.000786
High
0.000837
Low
0.000727
Last updated: 5/27/2026, 9:39:30 PM
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.37 ZAR |
| 1,000 LAK | 0.75 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-05-27T21:39:30Z",
"rates": {
"ZAR": 0.000745
}
}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.0745,
"rate": 0.000745
}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