Rate Overview
Live
1 RWF = 0.002054 ILS
1 ILS = 486.8549
RWF
Avg
0.002365
High
0.002783
Low
0.002015
Last updated: 8/6/2026, 11:12:35 PM
Quick Conversions
| RWF | ILS |
|---|---|
| 1 RWF | 0.00 ILS |
| 10 RWF | 0.02 ILS |
| 50 RWF | 0.10 ILS |
| 100 RWF | 0.21 ILS |
| 500 RWF | 1.03 ILS |
| 1,000 RWF | 2.05 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-08-06T23:12:35Z",
"rates": {
"ILS": 0.002054
}
}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.20539999999999997,
"rate": 0.002054
}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