Rate Overview
Live
1 IQD = 0.012362 LSL
1 LSL = 80.8931
IQD
Avg
0.012387
High
0.012475
Low
0.012314
Last updated: 8/12/2026, 6:47:54 PM
Quick Conversions
| IQD | LSL |
|---|---|
| 1 IQD | 0.01 LSL |
| 10 IQD | 0.12 LSL |
| 50 IQD | 0.62 LSL |
| 100 IQD | 1.24 LSL |
| 500 IQD | 6.18 LSL |
| 1,000 IQD | 12.36 LSL |
Get IQD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=LSLExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-08-12T18:47:54Z",
"rates": {
"LSL": 0.012362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "LSL",
"amount": 100
},
"result": 1.2362,
"rate": 0.012362
}Build with IQD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key