Rate Overview
Live
1 IRR = 0.009458 SYP
1 SYP = 105.7306
IRR
Avg
0.009458
High
0.009459
Low
0.009458
Last updated: 8/25/2026, 6:40:56 PM
Quick Conversions
| IRR | SYP |
|---|---|
| 1 IRR | 0.01 SYP |
| 10 IRR | 0.09 SYP |
| 50 IRR | 0.47 SYP |
| 100 IRR | 0.95 SYP |
| 500 IRR | 4.73 SYP |
| 1,000 IRR | 9.46 SYP |
Get IRR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=SYPExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-08-25T18:40:56Z",
"rates": {
"SYP": 0.009458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "SYP",
"amount": 100
},
"result": 0.9458,
"rate": 0.009458
}Build with IRR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key