Rate Overview
Live
1 RSD = 13.0050 IQD
1 IQD = 0.076893
RSD
Avg
13.0037
High
13.0658
Low
12.9393
Last updated: 8/31/2026, 6:20:02 PM
Quick Conversions
| RSD | IQD |
|---|---|
| 1 RSD | 13.01 IQD |
| 10 RSD | 130.05 IQD |
| 50 RSD | 650.25 IQD |
| 100 RSD | 1,300.50 IQD |
| 500 RSD | 6,502.52 IQD |
| 1,000 RSD | 13,005.03 IQD |
Get RSD/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=IQDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-08-31T18:20:02Z",
"rates": {
"IQD": 13.005034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "IQD",
"amount": 100
},
"result": 1300.5034,
"rate": 13.005034
}Build with RSD/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key