Rate Overview
Live
1 IRR = 0.001104 RWF
1 RWF = 905.7971
IRR
Avg
0.001108
High
0.001114
Low
0.001104
Last updated: 3/7/2026, 7:44:36 AM
Quick Conversions
| IRR | RWF |
|---|---|
| 1 IRR | 0.00 RWF |
| 10 IRR | 0.01 RWF |
| 50 IRR | 0.06 RWF |
| 100 IRR | 0.11 RWF |
| 500 IRR | 0.55 RWF |
| 1,000 IRR | 1.10 RWF |
Get IRR/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=RWFExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-07T07:44:36Z",
"rates": {
"RWF": 0.001104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "RWF",
"amount": 100
},
"result": 0.1104,
"rate": 0.001104
}Build with IRR/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key