Rate Overview
Live
1 RWF = 0.002032 ILS
1 ILS = 492.1260
RWF
Avg
0.002066
High
0.002100
Low
0.002032
Last updated: 4/17/2026, 5:30:35 PM
Quick Conversions
| RWF | ILS |
|---|---|
| 1 RWF | 0.00 ILS |
| 10 RWF | 0.02 ILS |
| 50 RWF | 0.10 ILS |
| 100 RWF | 0.20 ILS |
| 500 RWF | 1.02 ILS |
| 1,000 RWF | 2.03 ILS |
Get RWF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ILSExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-17T17:30:35Z",
"rates": {
"ILS": 0.002032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ILS",
"amount": 100
},
"result": 0.2032,
"rate": 0.002032
}Build with RWF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key