Rate Overview
Live
1 LSL = 80.3448 IQD
1 IQD = 0.012446
LSL
Avg
80.5133
High
80.8226
Low
79.8258
Last updated: 7/11/2026, 1:30:08 AM
Quick Conversions
| LSL | IQD |
|---|---|
| 1 LSL | 80.34 IQD |
| 10 LSL | 803.45 IQD |
| 50 LSL | 4,017.24 IQD |
| 100 LSL | 8,034.48 IQD |
| 500 LSL | 40,172.38 IQD |
| 1,000 LSL | 80,344.75 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-11T01:30:08Z",
"rates": {
"IQD": 80.34475
}
}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": 8034.475,
"rate": 80.34475
}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