Rate Overview
Live
1 LSL = 78.0751 IQD
1 IQD = 0.012808
LSL
Avg
78.0138
High
83.2207
Low
72.9622
Last updated: 7/29/2026, 12:13:14 AM
Quick Conversions
| LSL | IQD |
|---|---|
| 1 LSL | 78.08 IQD |
| 10 LSL | 780.75 IQD |
| 50 LSL | 3,903.75 IQD |
| 100 LSL | 7,807.51 IQD |
| 500 LSL | 39,037.55 IQD |
| 1,000 LSL | 78,075.09 IQD |
Get LSL/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=IQDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-29T00:13:14Z",
"rates": {
"IQD": 78.075091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "IQD",
"amount": 100
},
"result": 7807.5091,
"rate": 78.075091
}Build with LSL/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key