Rate Overview
Live
1 IQD = 0.012846 LSL
1 LSL = 77.8452
IQD
Avg
0.013337
High
0.014585
Low
0.012198
Last updated: 7/24/2026, 10:23:14 AM
Quick Conversions
| IQD | LSL |
|---|---|
| 1 IQD | 0.01 LSL |
| 10 IQD | 0.13 LSL |
| 50 IQD | 0.64 LSL |
| 100 IQD | 1.28 LSL |
| 500 IQD | 6.42 LSL |
| 1,000 IQD | 12.85 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-07-24T10:23:14Z",
"rates": {
"LSL": 0.012846
}
}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.2846,
"rate": 0.012846
}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