Rate Overview
Live
1 SLL = 0.062313 IQD
1 IQD = 16.0480
SLL
Avg
0.062396
High
0.062504
Low
0.062313
Last updated: 4/16/2026, 6:02:25 PM
Quick Conversions
| SLL | IQD |
|---|---|
| 1 SLL | 0.06 IQD |
| 10 SLL | 0.62 IQD |
| 50 SLL | 3.12 IQD |
| 100 SLL | 6.23 IQD |
| 500 SLL | 31.16 IQD |
| 1,000 SLL | 62.31 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-04-16T18:02:25Z",
"rates": {
"IQD": 0.062313
}
}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": 6.2313,
"rate": 0.062313
}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