Rate Overview
Live
1 IDR = 1.2527 LAK
1 LAK = 0.798253
IDR
Avg
1.3136
High
1.4334
Low
1.2104
Last updated: 7/28/2026, 3:40:32 PM
Quick Conversions
| IDR | LAK |
|---|---|
| 1 IDR | 1.25 LAK |
| 10 IDR | 12.53 LAK |
| 50 IDR | 62.64 LAK |
| 100 IDR | 125.27 LAK |
| 500 IDR | 626.37 LAK |
| 1,000 IDR | 1,252.74 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-28T15:40:32Z",
"rates": {
"LAK": 1.252735
}
}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": 125.2735,
"rate": 1.252735
}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