Rate Overview
Live
1 SLL = 60.0898 IRR
1 IRR = 0.016642
SLL
Avg
60.7537
High
65.6191
Low
59.9168
Last updated: 7/9/2026, 5:40:46 PM
Quick Conversions
| SLL | IRR |
|---|---|
| 1 SLL | 60.09 IRR |
| 10 SLL | 600.90 IRR |
| 50 SLL | 3,004.49 IRR |
| 100 SLL | 6,008.98 IRR |
| 500 SLL | 30,044.92 IRR |
| 1,000 SLL | 60,089.85 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-09T17:40:46Z",
"rates": {
"IRR": 60.089849
}
}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": 6008.9849,
"rate": 60.089849
}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