Rate Overview
Live
1 IDR = 1.2685 LAK
1 LAK = 0.788342
IDR
Avg
1.2687
High
1.2732
Low
1.2640
Last updated: 9/8/2026, 11:26:57 AM
Quick Conversions
| IDR | LAK |
|---|---|
| 1 IDR | 1.27 LAK |
| 10 IDR | 12.68 LAK |
| 50 IDR | 63.42 LAK |
| 100 IDR | 126.85 LAK |
| 500 IDR | 634.24 LAK |
| 1,000 IDR | 1,268.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-09-08T11:26:57Z",
"rates": {
"LAK": 1.268485
}
}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.8485,
"rate": 1.268485
}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