Rate Overview
Live
1 LSL = 78.9589 IQD
1 IQD = 0.012665
LSL
Avg
79.5189
High
82.2171
Low
76.4959
Last updated: 8/1/2026, 12:13:15 PM
Quick Conversions
| LSL | IQD |
|---|---|
| 1 LSL | 78.96 IQD |
| 10 LSL | 789.59 IQD |
| 50 LSL | 3,947.94 IQD |
| 100 LSL | 7,895.89 IQD |
| 500 LSL | 39,479.44 IQD |
| 1,000 LSL | 78,958.88 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-08-01T12:13:15Z",
"rates": {
"IQD": 78.958881
}
}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": 7895.8881,
"rate": 78.958881
}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