Rate Overview
Live
1 SYP = 105.7203 IRR
1 IRR = 0.009459
SYP
Avg
105.7208
High
105.7222
Low
105.7184
Last updated: 8/21/2026, 5:35:18 AM
Quick Conversions
| SYP | IRR |
|---|---|
| 1 SYP | 105.72 IRR |
| 10 SYP | 1,057.20 IRR |
| 50 SYP | 5,286.01 IRR |
| 100 SYP | 10,572.03 IRR |
| 500 SYP | 52,860.14 IRR |
| 1,000 SYP | 105,720.27 IRR |
Get SYP/IRR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=IRRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-21T05:35:18Z",
"rates": {
"IRR": 105.720274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=IRR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "IRR",
"amount": 100
},
"result": 10572.0274,
"rate": 105.720274
}Build with SYP/IRR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key