Rate Overview
Live
1 SLL = 0.054881 IQD
1 IQD = 18.2212
SLL
Avg
0.056684
High
0.057317
Low
0.054881
Last updated: 3/7/2026, 7:39:37 AM
Quick Conversions
| SLL | IQD |
|---|---|
| 1 SLL | 0.05 IQD |
| 10 SLL | 0.55 IQD |
| 50 SLL | 2.74 IQD |
| 100 SLL | 5.49 IQD |
| 500 SLL | 27.44 IQD |
| 1,000 SLL | 54.88 IQD |
Get SLL/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=IQDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T07:39:37Z",
"rates": {
"IQD": 0.054881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "IQD",
"amount": 100
},
"result": 5.4881,
"rate": 0.054881
}Build with SLL/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key