Rate Overview
Live
1 RSD = 12.7692 IQD
1 IQD = 0.078313
RSD
Avg
12.7375
High
12.7811
Low
12.7076
Last updated: 7/5/2026, 4:43:42 PM
Quick Conversions
| RSD | IQD |
|---|---|
| 1 RSD | 12.77 IQD |
| 10 RSD | 127.69 IQD |
| 50 RSD | 638.46 IQD |
| 100 RSD | 1,276.92 IQD |
| 500 RSD | 6,384.60 IQD |
| 1,000 RSD | 12,769.19 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-07-05T16:43:42Z",
"rates": {
"IQD": 12.769192
}
}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": 1276.9192,
"rate": 12.769192
}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