Rate Overview
Live
1 IDR = 1.2889 LAK
1 LAK = 0.775836
IDR
Avg
1.2754
High
1.2889
Low
1.2609
Last updated: 3/28/2026, 10:46:11 AM
Quick Conversions
| IDR | LAK |
|---|---|
| 1 IDR | 1.29 LAK |
| 10 IDR | 12.89 LAK |
| 50 IDR | 64.45 LAK |
| 100 IDR | 128.89 LAK |
| 500 IDR | 644.47 LAK |
| 1,000 IDR | 1,288.93 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-03-28T10:46:11Z",
"rates": {
"LAK": 1.288932
}
}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": 128.8932,
"rate": 1.288932
}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