Rate Overview
Live
1 IDR = 1.2449 LAK
1 LAK = 0.803262
IDR
Avg
1.2495
High
1.2609
Low
1.2370
Last updated: 7/9/2026, 10:27:48 AM
Quick Conversions
| IDR | LAK |
|---|---|
| 1 IDR | 1.24 LAK |
| 10 IDR | 12.45 LAK |
| 50 IDR | 62.25 LAK |
| 100 IDR | 124.49 LAK |
| 500 IDR | 622.46 LAK |
| 1,000 IDR | 1,244.92 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-09T10:27:48Z",
"rates": {
"LAK": 1.244924
}
}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": 124.49239999999999,
"rate": 1.244924
}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