Rate Overview
Live
1 IRR = 0.000432 SOS
1 SOS = 2314.81
IRR
Avg
0.000434
High
0.000436
Low
0.000432
Last updated: 3/7/2026, 7:41:29 AM
Quick Conversions
| IRR | SOS |
|---|---|
| 1 IRR | 0.00 SOS |
| 10 IRR | 0.00 SOS |
| 50 IRR | 0.02 SOS |
| 100 IRR | 0.04 SOS |
| 500 IRR | 0.22 SOS |
| 1,000 IRR | 0.43 SOS |
Get IRR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=SOSExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-07T07:41:29Z",
"rates": {
"SOS": 0.000432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "SOS",
"amount": 100
},
"result": 0.043199999999999995,
"rate": 0.000432
}Build with IRR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key