Rate Overview
Live
1 SLL = 55.2882 IRR
1 IRR = 0.018087
SLL
Avg
56.9067
High
57.6455
Low
55.2882
Last updated: 3/7/2026, 7:41:11 AM
Quick Conversions
| SLL | IRR |
|---|---|
| 1 SLL | 55.29 IRR |
| 10 SLL | 552.88 IRR |
| 50 SLL | 2,764.41 IRR |
| 100 SLL | 5,528.82 IRR |
| 500 SLL | 27,644.08 IRR |
| 1,000 SLL | 55,288.16 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-03-07T07:41:11Z",
"rates": {
"IRR": 55.288164
}
}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": 5528.816400000001,
"rate": 55.288164
}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