Rate Overview
Live
1 IRR = 0.000447 SDG
1 SDG = 2237.14
IRR
Avg
0.003543
High
0.014290
Low
0.000447
Last updated: 5/29/2026, 7:38:48 PM
Quick Conversions
| IRR | SDG |
|---|---|
| 1 IRR | 0.00 SDG |
| 10 IRR | 0.00 SDG |
| 50 IRR | 0.02 SDG |
| 100 IRR | 0.04 SDG |
| 500 IRR | 0.22 SDG |
| 1,000 IRR | 0.45 SDG |
Get IRR/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=SDGExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-05-29T19:38:48Z",
"rates": {
"SDG": 0.000447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "SDG",
"amount": 100
},
"result": 0.044700000000000004,
"rate": 0.000447
}Build with IRR/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key