Rate Overview
Live
1 IRR = 0.015873 SLL
1 SLL = 63.0001
IRR
Avg
0.015912
High
0.015932
Low
0.015873
Last updated: 4/17/2026, 5:34:30 PM
Quick Conversions
| IRR | SLL |
|---|---|
| 1 IRR | 0.02 SLL |
| 10 IRR | 0.16 SLL |
| 50 IRR | 0.79 SLL |
| 100 IRR | 1.59 SLL |
| 500 IRR | 7.94 SLL |
| 1,000 IRR | 15.87 SLL |
Get IRR/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=SLLExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-04-17T17:34:30Z",
"rates": {
"SLL": 0.015873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "SLL",
"amount": 100
},
"result": 1.5873000000000002,
"rate": 0.015873
}Build with IRR/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key