Rate Overview
Live
1 IRR = 0.016676 LAK
1 LAK = 59.9664
IRR
Avg
0.088620
High
0.514804
Low
0.016204
Last updated: 3/28/2026, 12:27:01 PM
Quick Conversions
| IRR | LAK |
|---|---|
| 1 IRR | 0.02 LAK |
| 10 IRR | 0.17 LAK |
| 50 IRR | 0.83 LAK |
| 100 IRR | 1.67 LAK |
| 500 IRR | 8.34 LAK |
| 1,000 IRR | 16.68 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-03-28T12:27:01Z",
"rates": {
"LAK": 0.016676
}
}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.6676,
"rate": 0.016676
}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