Rate Overview
Live
1 IRR = 0.016615 LAK
1 LAK = 60.1866
IRR
Avg
0.016593
High
0.016665
Low
0.016522
Last updated: 5/27/2026, 10:51:01 PM
Quick Conversions
| IRR | LAK |
|---|---|
| 1 IRR | 0.02 LAK |
| 10 IRR | 0.17 LAK |
| 50 IRR | 0.83 LAK |
| 100 IRR | 1.66 LAK |
| 500 IRR | 8.31 LAK |
| 1,000 IRR | 16.62 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-05-27T22:51:01Z",
"rates": {
"LAK": 0.016615
}
}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.6615000000000002,
"rate": 0.016615
}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