Rate Overview
Live
1 IRR = 0.016641 SLL
1 SLL = 60.0925
IRR
Avg
0.016626
High
0.016689
Low
0.016590
Last updated: 7/10/2026, 12:28:14 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-10T00:28:14Z",
"rates": {
"SLL": 0.016641
}
}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.6641,
"rate": 0.016641
}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