Rate Overview
Live
1 SLL = 60.1038 IRR
1 IRR = 0.016638
SLL
Avg
18.3215
High
62.5432
Low
1.8261
Last updated: 7/31/2026, 12:02:03 PM
Quick Conversions
| SLL | IRR |
|---|---|
| 1 SLL | 60.10 IRR |
| 10 SLL | 601.04 IRR |
| 50 SLL | 3,005.19 IRR |
| 100 SLL | 6,010.38 IRR |
| 500 SLL | 30,051.89 IRR |
| 1,000 SLL | 60,103.78 IRR |
Get SLL/IRR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=IRRExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-31T12:02:03Z",
"rates": {
"IRR": 60.103776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=IRR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "IRR",
"amount": 100
},
"result": 6010.377600000001,
"rate": 60.103776
}Build with SLL/IRR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key