Rate Overview
Live
1 IRR = 0.016296 LAK
1 LAK = 61.3648
IRR
Avg
0.016279
High
0.016341
Low
0.016222
Last updated: 3/7/2026, 9:16:04 AM
Quick Conversions
| IRR | LAK |
|---|---|
| 1 IRR | 0.02 LAK |
| 10 IRR | 0.16 LAK |
| 50 IRR | 0.81 LAK |
| 100 IRR | 1.63 LAK |
| 500 IRR | 8.15 LAK |
| 1,000 IRR | 16.30 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-07T09:16:04Z",
"rates": {
"LAK": 0.016296
}
}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.6296000000000002,
"rate": 0.016296
}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