Rate Overview
Live
1 IQD = 0.002268 LTL
1 LTL = 440.9171
IQD
Avg
0.002253
High
0.002270
Low
0.002229
Last updated: 3/7/2026, 4:07:25 AM
Quick Conversions
| IQD | LTL |
|---|---|
| 1 IQD | 0.00 LTL |
| 10 IQD | 0.02 LTL |
| 50 IQD | 0.11 LTL |
| 100 IQD | 0.23 LTL |
| 500 IQD | 1.13 LTL |
| 1,000 IQD | 2.27 LTL |
Get IQD/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=LTLExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-07T04:07:25Z",
"rates": {
"LTL": 0.002268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "LTL",
"amount": 100
},
"result": 0.2268,
"rate": 0.002268
}Build with IQD/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key