Rate Overview
Live
1 IRR = 0.000083 SYP
1 SYP = 12048.19
IRR
Avg
0.000083
High
0.000084
Low
0.000083
Last updated: 3/8/2026, 7:44:48 AM
Quick Conversions
| IRR | SYP |
|---|---|
| 1 IRR | 0.00 SYP |
| 10 IRR | 0.00 SYP |
| 50 IRR | 0.00 SYP |
| 100 IRR | 0.01 SYP |
| 500 IRR | 0.04 SYP |
| 1,000 IRR | 0.08 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-03-08T07:44:48Z",
"rates": {
"SYP": 0.000083
}
}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.0083,
"rate": 0.000083
}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