Rate Overview
Live
1 IRR = 0.016637 SLL
1 SLL = 60.1070
IRR
Avg
0.017086
High
0.017629
Low
0.016621
Last updated: 7/31/2026, 5:40:01 AM
Quick Conversions
| IRR | SLL |
|---|---|
| 1 IRR | 0.02 SLL |
| 10 IRR | 0.17 SLL |
| 50 IRR | 0.83 SLL |
| 100 IRR | 1.66 SLL |
| 500 IRR | 8.32 SLL |
| 1,000 IRR | 16.64 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-07-31T05:40:01Z",
"rates": {
"SLL": 0.016637
}
}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.6637,
"rate": 0.016637
}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