Rate Overview
Live
1 IDR = 1.2369 LAK
1 LAK = 0.808443
IDR
Avg
1.2363
High
1.2449
Low
1.2265
Last updated: 6/19/2026, 8:32:12 AM
Quick Conversions
| IDR | LAK |
|---|---|
| 1 IDR | 1.24 LAK |
| 10 IDR | 12.37 LAK |
| 50 IDR | 61.85 LAK |
| 100 IDR | 123.69 LAK |
| 500 IDR | 618.47 LAK |
| 1,000 IDR | 1,236.95 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-06-19T08:32:12Z",
"rates": {
"LAK": 1.236945
}
}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": 123.69449999999999,
"rate": 1.236945
}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