Rate Overview
Live
1 IRR = 0.015967 SLL
1 SLL = 62.6292
IRR
Avg
0.461752
High
0.547610
Low
0.015967
Last updated: 3/28/2026, 11:06:35 AM
Quick Conversions
| IRR | SLL |
|---|---|
| 1 IRR | 0.02 SLL |
| 10 IRR | 0.16 SLL |
| 50 IRR | 0.80 SLL |
| 100 IRR | 1.60 SLL |
| 500 IRR | 7.98 SLL |
| 1,000 IRR | 15.97 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-03-28T11:06:35Z",
"rates": {
"SLL": 0.015967
}
}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.5966999999999998,
"rate": 0.015967
}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