Rate Overview
Live
1 LSL = 78.4349 IQD
1 IQD = 0.012749
LSL
Avg
78.1262
High
78.4349
Low
77.8210
Last updated: 7/31/2026, 12:00:03 AM
Quick Conversions
| LSL | IQD |
|---|---|
| 1 LSL | 78.43 IQD |
| 10 LSL | 784.35 IQD |
| 50 LSL | 3,921.75 IQD |
| 100 LSL | 7,843.49 IQD |
| 500 LSL | 39,217.45 IQD |
| 1,000 LSL | 78,434.90 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-31T00:00:03Z",
"rates": {
"IQD": 78.434903
}
}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": 7843.4903,
"rate": 78.434903
}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