Rate Overview
Live
1 SLL = 0.057209 IQD
1 IQD = 17.4798
SLL
Avg
0.058264
High
0.062595
Low
0.053166
Last updated: 7/27/2026, 7:27:06 AM
Quick Conversions
| SLL | IQD |
|---|---|
| 1 SLL | 0.06 IQD |
| 10 SLL | 0.57 IQD |
| 50 SLL | 2.86 IQD |
| 100 SLL | 5.72 IQD |
| 500 SLL | 28.60 IQD |
| 1,000 SLL | 57.21 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-07-27T07:27:06Z",
"rates": {
"IQD": 0.057209
}
}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.7209,
"rate": 0.057209
}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