Rate Overview
Live
1 IRR = 0.016312 LAK
1 LAK = 61.3046
IRR
Avg
0.016371
High
0.016413
Low
0.016312
Last updated: 8/20/2026, 8:10:20 PM
Quick Conversions
| IRR | LAK |
|---|---|
| 1 IRR | 0.02 LAK |
| 10 IRR | 0.16 LAK |
| 50 IRR | 0.82 LAK |
| 100 IRR | 1.63 LAK |
| 500 IRR | 8.16 LAK |
| 1,000 IRR | 16.31 LAK |
Get IRR/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=LAKExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-08-20T20:10:20Z",
"rates": {
"LAK": 0.016312
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "LAK",
"amount": 100
},
"result": 1.6312,
"rate": 0.016312
}Build with IRR/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key