Rate Overview
Live
1 IRR = 0.001068 RWF
1 RWF = 936.3296
IRR
Avg
0.001065
High
0.001068
Low
0.001064
Last updated: 7/8/2026, 9:11:11 AM
Quick Conversions
| IRR | RWF |
|---|---|
| 1 IRR | 0.00 RWF |
| 10 IRR | 0.01 RWF |
| 50 IRR | 0.05 RWF |
| 100 IRR | 0.11 RWF |
| 500 IRR | 0.53 RWF |
| 1,000 IRR | 1.07 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-07-08T09:11:11Z",
"rates": {
"RWF": 0.001068
}
}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.10679999999999999,
"rate": 0.001068
}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