Rate Overview
Live
1 IQD = 1.1127 RWF
1 RWF = 0.898742
IQD
Avg
1.1133
High
1.1147
Low
1.1115
Last updated: 3/7/2026, 8:01:35 AM
Quick Conversions
| IQD | RWF |
|---|---|
| 1 IQD | 1.11 RWF |
| 10 IQD | 11.13 RWF |
| 50 IQD | 55.63 RWF |
| 100 IQD | 111.27 RWF |
| 500 IQD | 556.33 RWF |
| 1,000 IQD | 1,112.67 RWF |
Get IQD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=RWFExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-07T08:01:35Z",
"rates": {
"RWF": 1.112666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "RWF",
"amount": 100
},
"result": 111.2666,
"rate": 1.112666
}Build with IQD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key