Rate Overview
Live
1 IRR = 0.001112 RWF
1 RWF = 899.2806
IRR
Avg
0.028726
High
0.034689
Low
0.001106
Last updated: 3/28/2026, 2:01:10 PM
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.56 RWF |
| 1,000 IRR | 1.11 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-28T14:01:10Z",
"rates": {
"RWF": 0.001112
}
}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.1112,
"rate": 0.001112
}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