Rate Overview
Live
1 IDR = 1.2636 LAK
1 LAK = 0.791398
IDR
Avg
1.2650
High
1.2701
Low
1.2584
Last updated: 5/7/2026, 2:52:30 PM
Quick Conversions
| IDR | LAK |
|---|---|
| 1 IDR | 1.26 LAK |
| 10 IDR | 12.64 LAK |
| 50 IDR | 63.18 LAK |
| 100 IDR | 126.36 LAK |
| 500 IDR | 631.79 LAK |
| 1,000 IDR | 1,263.59 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-05-07T14:52:30Z",
"rates": {
"LAK": 1.263587
}
}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.3587,
"rate": 1.263587
}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