Rate Overview
Live
1 IDR = 1.2625 LAK
1 LAK = 0.792084
IDR
Avg
1.2818
High
1.3346
Low
1.2245
Last updated: 7/25/2026, 5:20:24 AM
Quick Conversions
| IDR | LAK |
|---|---|
| 1 IDR | 1.26 LAK |
| 10 IDR | 12.62 LAK |
| 50 IDR | 63.12 LAK |
| 100 IDR | 126.25 LAK |
| 500 IDR | 631.25 LAK |
| 1,000 IDR | 1,262.49 LAK |
Get IDR/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=LAKExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-25T05:20:24Z",
"rates": {
"LAK": 1.262493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "LAK",
"amount": 100
},
"result": 126.2493,
"rate": 1.262493
}Build with IDR/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key