Rate Overview
Live
1 IRR = 0.021227 SLL
1 SLL = 47.1098 IRR
Avg
0.021356
High
0.021493
Low
0.021224
Last updated: 1/25/2026, 9:17:25 AM
Quick Conversions
| IRR | SLL |
|---|---|
| 1 IRR | 0.02 SLL |
| 10 IRR | 0.21 SLL |
| 50 IRR | 1.06 SLL |
| 100 IRR | 2.12 SLL |
| 500 IRR | 10.61 SLL |
| 1,000 IRR | 21.23 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-01-25T09:17:25Z",
"rates": {
"SLL": 0.021227
}
}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": 2.1227,
"rate": 0.021227
}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