Rate Overview
Live
1 IQD = 0.012546 LSL
1 LSL = 79.7067
IQD
Avg
0.012588
High
0.012658
Low
0.012546
Last updated: 7/1/2026, 8:52:56 PM
Quick Conversions
| IQD | LSL |
|---|---|
| 1 IQD | 0.01 LSL |
| 10 IQD | 0.13 LSL |
| 50 IQD | 0.63 LSL |
| 100 IQD | 1.25 LSL |
| 500 IQD | 6.27 LSL |
| 1,000 IQD | 12.55 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-01T20:52:56Z",
"rates": {
"LSL": 0.012546
}
}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.2546,
"rate": 0.012546
}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