Rate Overview
Live
1 IRR = 0.016675 SLL
1 SLL = 59.9700
IRR
Avg
0.016741
High
0.017167
Low
0.016661
Last updated: 8/20/2026, 10:48:29 AM
Quick Conversions
| IRR | SLL |
|---|---|
| 1 IRR | 0.02 SLL |
| 10 IRR | 0.17 SLL |
| 50 IRR | 0.83 SLL |
| 100 IRR | 1.67 SLL |
| 500 IRR | 8.34 SLL |
| 1,000 IRR | 16.67 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-08-20T10:48:29Z",
"rates": {
"SLL": 0.016675
}
}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.6675,
"rate": 0.016675
}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