Rate Overview
Live
1 IQD = 0.012847 LSL
1 LSL = 77.8392
IQD
Avg
0.012858
High
0.013913
Low
0.012129
Last updated: 7/25/2026, 7:57:32 PM
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-25T19:57:32Z",
"rates": {
"LSL": 0.012847
}
}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.2847000000000002,
"rate": 0.012847
}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